aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-01-25 21:53:48 +0800
committerChristian Persch <chpe@src.gnome.org>2004-01-25 21:53:48 +0800
commit8873db168de0809230e68187cd6bd92880a818fb (patch)
tree79fddcaf086e4aa15924e780893ec4c513fc0376 /ChangeLog
parent82b1ad8936e032380ef6fb816067359b8cc4a368 (diff)
downloadgsoc2013-epiphany-8873db168de0809230e68187cd6bd92880a818fb.tar
gsoc2013-epiphany-8873db168de0809230e68187cd6bd92880a818fb.tar.gz
gsoc2013-epiphany-8873db168de0809230e68187cd6bd92880a818fb.tar.bz2
gsoc2013-epiphany-8873db168de0809230e68187cd6bd92880a818fb.tar.lz
gsoc2013-epiphany-8873db168de0809230e68187cd6bd92880a818fb.tar.xz
gsoc2013-epiphany-8873db168de0809230e68187cd6bd92880a818fb.tar.zst
gsoc2013-epiphany-8873db168de0809230e68187cd6bd92880a818fb.zip
Fix mem leaks.
2004-01-25 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-stock-icons.c: (ephy_stock_icons_init): Fix mem leaks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f31897877..7908f82c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-01-25 Christian Persch <chpe@cvs.gnome.org>
+ * lib/ephy-stock-icons.c: (ephy_stock_icons_init):
+
+ Fix mem leaks.
+
+2004-01-25 Christian Persch <chpe@cvs.gnome.org>
+
* lib/ephy-file-helpers.c: (ephy_file_tmp_dir),
(ephy_file_tmp_filename):