summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ee11c6..3a22372 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-12-18 Lucas Rocha <lucasr@gnome.org>
+
+ * src/about.c: use GtkAboutDialog instead of custom
+ dialog (Fixes bug #309405).
+ * src/zenity.glade: remove zenity_about_dialog.
+ * configure.in: zenity now depends on GTK+ >= 2.6.x
+ because now it uses GtkAboutDialog.
+
2005-12-16 Lucas Rocha <lucasr@gnome.org>
* src/zenity.glade: make all dialogs HIG compliant