summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArx Cruz <arxcruz@gnome.org>2013-08-31 00:08:26 -0300
committerArx Cruz <arxcruz@gnome.org>2013-08-31 00:08:26 -0300
commite6021b4a225768643a048b6b10ea9ff6bce6de3e (patch)
tree6cf73f348692758ddf4b805bbf87834be3c243fe
parent4a826c6bbb299c708b5ff0b55d29b0c70c5e2927 (diff)
Bump to 3.9.91
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f2476e7..89b2c9a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Zenity 3.9.91
+
+ - Add a runtime check for X11 (bug #705335) (Benjamin Berg)
+ - Bug #653468. Fixed by Kurt Millerr
+ <kurt@intricatesoftware.com>. Fix the broken auto-close
+ option in progress and list dialogs.
+ - Bug 698683 - Double clicking an item or hitting enter after
+ selecting an item returns it twice
+ - Translation updates
+
Zenity 3.8.0
- #674881 Timeout option overriding normal exit code
diff --git a/configure.ac b/configure.ac
index cc96350..f1db40f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([Zenity],[3.7.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
+AC_INIT([Zenity],[3.9.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
AC_PREREQ([2.63])