summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1127157..a60f093 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-01-09 Lucas Rocha <lucasr@gnome.org>
+ * src/main.c:
+ * src/option.h:
+ GNOME Goal: Clean up GLib and GTK+ includes (Fixes bug #563855).
+ Patch from Pedro Fragoso <ember@ubuntu.com>.
+
+2009-01-09 Lucas Rocha <lucasr@gnome.org>
+
* src/fileselection.c (zenity_fileselection): correctly handle
--filename option on file selection mode (Fixes bug #564552).
Patch from Gilles Detillieux.