aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-01-25 21:50:37 +0800
committerChristian Persch <chpe@src.gnome.org>2004-01-25 21:50:37 +0800
commit51187edd5cca894a413004da6729ed88eee2a5ab (patch)
treec935dc489bd018be27ee1a4f6ce061d2f7f3fc74 /ChangeLog
parent6dabc7076a22b340ca3039a393424302a85df118 (diff)
downloadgsoc2013-epiphany-51187edd5cca894a413004da6729ed88eee2a5ab.tar
gsoc2013-epiphany-51187edd5cca894a413004da6729ed88eee2a5ab.tar.gz
gsoc2013-epiphany-51187edd5cca894a413004da6729ed88eee2a5ab.tar.bz2
gsoc2013-epiphany-51187edd5cca894a413004da6729ed88eee2a5ab.tar.lz
gsoc2013-epiphany-51187edd5cca894a413004da6729ed88eee2a5ab.tar.xz
gsoc2013-epiphany-51187edd5cca894a413004da6729ed88eee2a5ab.tar.zst
gsoc2013-epiphany-51187edd5cca894a413004da6729ed88eee2a5ab.zip
Fix mem leak.
2004-01-25 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-favicon-cache.c: (remove_obsolete_icons): Fix mem leak.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44b5a939d..73e8883b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-01-25 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/ephy-favicon-cache.c: (remove_obsolete_icons):
+
+ Fix mem leak.
+
2004-01-25 Marco Pesenti Gritti <marco@gnome.org>
* lib/ephy-file-helpers.c: (ephy_file_tmp_dir),