aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-06-07 07:00:38 +0800
committerChristian Persch <chpe@src.gnome.org>2003-06-07 07:00:38 +0800
commitcda0a0c5e93e986a83bfeb27c2faf48fa3f3d1ae (patch)
treeaa44f662c6b670985459e7b3e3e4b333f9084fe9 /ChangeLog
parentf6d5d88afad2d84ae8be385a1d63c8858cb78b5c (diff)
downloadgsoc2013-epiphany-cda0a0c5e93e986a83bfeb27c2faf48fa3f3d1ae.tar
gsoc2013-epiphany-cda0a0c5e93e986a83bfeb27c2faf48fa3f3d1ae.tar.gz
gsoc2013-epiphany-cda0a0c5e93e986a83bfeb27c2faf48fa3f3d1ae.tar.bz2
gsoc2013-epiphany-cda0a0c5e93e986a83bfeb27c2faf48fa3f3d1ae.tar.lz
gsoc2013-epiphany-cda0a0c5e93e986a83bfeb27c2faf48fa3f3d1ae.tar.xz
gsoc2013-epiphany-cda0a0c5e93e986a83bfeb27c2faf48fa3f3d1ae.tar.zst
gsoc2013-epiphany-cda0a0c5e93e986a83bfeb27c2faf48fa3f3d1ae.zip
Fix mem leak.
2003-06-07 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-dialog.c: (impl_get_value): * src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_add): Fix mem leak.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 852ea65c0..54e336a31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-06-07 Christian Persch <chpe@cvs.gnome.org>
+
+ * lib/ephy-dialog.c: (impl_get_value):
+ * src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_add):
+
+ Fix mem leak.
+
2003-06-06 Piers Cornwell <piersc@cogs.susx.ac.uk>
* embed/mozilla/mozilla-embed-single.cpp: