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 7d2446ba8..12a0fb609 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,13 @@
* lib/eel-gconf-extensions.c: (eel_gconf_handle_error):
- Don't abort on errors, just display a message on console.
+ Remove unused variable.
+
+2004-04-07 Christian Persch <chpe@cvs.gnome.org>
+
+ * lib/eel-gconf-extensions.c: (eel_gconf_handle_error):
+
+ Don't abort on errors, just display a message on console. Fixes bug #139247.
2004-04-06 Piers Cornwell <piers@gnome.org>