[zenity] Bump to 3.16.0



commit 6edd0bacd8ce25e0bae1a8f7139ebcac0da53c18
Author: Arx Cruz <acruz redhat com>
Date:   Tue Apr 21 09:40:11 2015 +0200

    Bump to 3.16.0

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 489febe..65760ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Zenity 3.16.0
+        - Translation updates
+        - Allow user to interact with --text-info --html WebView (Kernc)
+        - Bug #700249 - Progress dialog does not wrap (Arx Cruz)
+        - Better sollution for wrap text (Arx Cruz)
+        - Bug #734049 - zenity --text-info chokes on some UTF-8 string (Arx Cruz)
+        - Allow --text-info to load resources also from relative file:// URIs (Kernc)
+        - Bug #685051 Adding --mid-search option to --list (Arx Cruz)
+        - Fixing g_timeout_add calls (Arx Cruz)
+        - Fixing remain g_timeout_add (Arx Cruz)
+        - Allow --text-info to load resources from absolute file:// URIs (Kernc)
+        - Added time-remaining support to progress bars (Scott Pakin)
+        - Don't quit zenity when the input stream is closed (Emilio Pozuelo Monfort)
+
 Zenity 3.14.0
         - No changes
 
diff --git a/configure.ac b/configure.ac
index 8940beb..01ceba7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([Zenity],[3.14.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
+AC_INIT([Zenity],[3.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
 
 AC_PREREQ([2.63])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]