aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index a817d0d033..69db24d87d 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,21 @@
+2009-04-24 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #572348
+
+ * e-config.c:
+ * e-cursor.c:
+ * e-dialog-utils.c:
+ * e-dialog-widgets.h:
+ * e-dialog-widgets.c:
+ Remove deprecated Gtk+ symbols.
+
+2009-04-07 Tobias Mueller <tobiasmue@gnome.org>
+
+ ** Fixes bug #577989
+
+ * conf-bridge.c (error_handler):
+ Call gtk_message_dialog_new with a proper format string ("%s")
+
2009-02-13 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #564229