[goobox] updated for version 3.3.2



commit ce28b0050f5636ed03af6084f255477748eade54
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Tue Mar 25 22:06:20 2014 +0100

    updated for version 3.3.2

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 130a520..8610472 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+version 3.3.2
+-------------
+
+ Bugs fixed:
+
+  * Updated obsolete info in license text. (Andika Triwidadan) (#721455)
+  * Properties: Set button arrow icons according to locale's text
+    direction (Yosef Or Boczko) (#722513)
+  * notification: Set arrow icons according to locale's text direction
+    (Yosef Or Boczko) (#722176)
+  * window: Set button arrow icons according to locale's text direction
+    (Yosef Or Boczko) (#722174)
+  * Require gtk+ 3.10 or higher.
+
+ New or updated application translations:
+
+  * Greek (Dimitris Spingos (Δημήτρης Σπίγγος))
+  * Lietuvių (Aurimas Černius)
+  * Serbian (Miroslav Nikolić)
+  * Serbian (Мирослав Николић)
+  * עברית (Yosef Or Boczko)
+
+ New or updated manual translations:
+
+  * Greek (Dimitris Spingos (Δημήτρης Σπίγγος))
+
 version 3.3.1
 -------------
 
diff --git a/configure.ac b/configure.ac
index c9d1dd2..2ff4bcc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([goobox], [3.3.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=goobox])
+AC_INIT([goobox], [3.3.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=goobox])
 AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz tar-ustar])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 


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