diff options
author | JP Rosevear <jpr@novell.com> | 2005-02-17 00:18:36 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2005-02-17 00:18:36 +0800 |
commit | a386f61de88792cdcd1d8f7ac8fed036fadd02d2 (patch) | |
tree | 20e15255f01dea9f091e708d5f54fd35bb6bf7a1 /shell/ChangeLog | |
parent | 151c978fe86913a50ccccc17d948fa130d308429 (diff) | |
download | gsoc2013-evolution-a386f61de88792cdcd1d8f7ac8fed036fadd02d2.tar gsoc2013-evolution-a386f61de88792cdcd1d8f7ac8fed036fadd02d2.tar.gz gsoc2013-evolution-a386f61de88792cdcd1d8f7ac8fed036fadd02d2.tar.bz2 gsoc2013-evolution-a386f61de88792cdcd1d8f7ac8fed036fadd02d2.tar.lz gsoc2013-evolution-a386f61de88792cdcd1d8f7ac8fed036fadd02d2.tar.xz gsoc2013-evolution-a386f61de88792cdcd1d8f7ac8fed036fadd02d2.tar.zst gsoc2013-evolution-a386f61de88792cdcd1d8f7ac8fed036fadd02d2.zip |
unref the menu icon if it exists to fix a leak
2005-02-10 JP Rosevear <jpr@novell.com>
* e-component-registry.c (query_components): unref the menu icon
if it exists to fix a leak
svn path=/trunk/; revision=28804
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 270878f626..ba2880aeca 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2005-02-10 JP Rosevear <jpr@novell.com> + + * e-component-registry.c (query_components): unref the menu icon + if it exists to fix a leak + 2005-02-07 JP Rosevear <jpr@novell.com> * apps_evolution_shell.schemas.in.in: clean up descriptions |