aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2006-11-21 00:41:45 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-11-21 00:41:45 +0800
commitd15a54fc30933f62728b3b3e15fc3175ea0ef501 (patch)
treecb015cd39b2426a1072f67dbef93a57fde40b634 /e-util/ChangeLog
parente17affcfcc0c7d1dbf43cfc461223c5008cca206 (diff)
downloadgsoc2013-evolution-d15a54fc30933f62728b3b3e15fc3175ea0ef501.tar
gsoc2013-evolution-d15a54fc30933f62728b3b3e15fc3175ea0ef501.tar.gz
gsoc2013-evolution-d15a54fc30933f62728b3b3e15fc3175ea0ef501.tar.bz2
gsoc2013-evolution-d15a54fc30933f62728b3b3e15fc3175ea0ef501.tar.lz
gsoc2013-evolution-d15a54fc30933f62728b3b3e15fc3175ea0ef501.tar.xz
gsoc2013-evolution-d15a54fc30933f62728b3b3e15fc3175ea0ef501.tar.zst
gsoc2013-evolution-d15a54fc30933f62728b3b3e15fc3175ea0ef501.zip
Remove unreachable code and fix the leak of basename.
2006-11-20 Harish Krishnaswamy <kharish@novell.com> * e-icon-factory.c: (load_icon), (e_icon_factory_get_icon): Remove unreachable code and fix the leak of basename. svn path=/trunk/; revision=33007
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 00faba7090..a0e1bf8f38 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,8 @@
+2006-11-20 Harish Krishnaswamy <kharish@novell.com>
+
+ * e-icon-factory.c: (load_icon), (e_icon_factory_get_icon):
+ Remove unreachable code and fix the leak of basename.
+
2006-09-18 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #352450