summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLucas Rocha <lucasr@gnome.org>2007-05-27 20:09:27 +0000
committerLucas Almeida Rocha <lucasr@src.gnome.org>2007-05-27 20:09:27 +0000
commitb73e72bcfea040aaf4ea681068676de3ee013ac8 (patch)
treef12aebf251c0459d7053b248c929704132745fd5 /ChangeLog
parentfeba0d3136651f7ea15bfad8e3f61b2e096a5d3c (diff)
downloadzenity-b73e72bcfea040aaf4ea681068676de3ee013ac8.tar.gz
initialize GTK+ before parsing command line options to better handle
2007-05-27 Lucas Rocha <lucasr@gnome.org> * src/main.c: initialize GTK+ before parsing command line options to better handle errors on display setting (Fixes bug #410055). svn path=/trunk/; revision=1217
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index edef765..448d8a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-27 Lucas Rocha <lucasr@gnome.org>
+
+ * src/main.c: initialize GTK+ before parsing command line options to
+ better handle errors on display setting (Fixes bug #410055).
+
2007-05-15 Lucas Rocha <lucasr@gnome.org>
* configure.in: post-release version bump.