aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a2ffdb63b..01b56a88a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,13 @@
* lib/widgets/ephy-location-entry.c: (completion_func):
- Fix mem leak.
+ Fix more mem leaks.
+
+2003-12-16 Christian Persch <chpe@cvs.gnome.org>
+
+ * lib/widgets/ephy-location-entry.c: (completion_func):
+
+ Fix mem leak. (Found by synap.)
2003-12-16 Marco Pesenti Gritti <marco@gnome.org>