[goobox] updated for version 3.4.2



commit 0337762e90231ff2b06833594b540ab5f99ffec2
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Oct 17 12:05:51 2016 +0200

    updated for version 3.4.2

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5353977..40b6502 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+version 3.4.2
+-------------
+
+ Bugs fixed:
+
+  * Application name not translated in about dialog
+  * Fixed make distcheck
+
+ New or updated application translations:
+
+  * Polish (Piotr Drąg)
+  * Português (Pedro Albuquerque)
+  * Lietuvių (Aurimas Černius)
+  * Türkçe (Gökhan Gurbetoğlu)
+  * suomi (Jiri Grönroos)
+
+ New or updated manual translations:
+
+  * Swedish (Anders Jonsson)
+
 version 3.4.1
 -------------
 
diff --git a/configure.ac b/configure.ac
index e9ca1c7..5f7026e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([goobox], [3.4.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=goobox])
+AC_INIT([goobox], [3.4.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]