aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 982709dbf7..77eaa49d19 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,10 @@
+2004-08-20 Frederic Crozat <fcrozat@mandrakesoft.com>
+
+ * e-dialog-utils.c: (e_notice):
+ * e-passwords.c: (ep_ask_password):
+ Don't call gtk_dialog_set_has_separator on Gtk Message Dialog
+ with GTK+ >= 2.4.0.
+
2004-08-13 Rodrigo Moya <rodrigo@novell.com>
* e-categories-config.c: include gtkdialog.h rather than gnome-dialog.h.