[file-roller] updated for version 3.9.4



commit 6bbdb30ede1c836cc240464ffe9e6420113c3c0b
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Jul 8 20:54:39 2013 +0200

    updated for version 3.9.4

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a6a6d99..9c1123f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+version 3.9.4
+-------------
+
+ Bugs fixed:
+
+  * Add Files: disable the Add action if no file is selected. 
+    (Srinivasa Ragavan) (#703187)
+  * Require glib 2.36 (#703552)
+
+ New or updated application translations:
+
+  * Vietnamese (Trần Ngọc Quân)
+
+ New or updated manual translations:
+
+  * Brazilian Portuguese (Rafael Ferreira)
+  * Deutsch (Christian Kirbach)
+
 version 3.9.3
 -------------
 
diff --git a/configure.ac b/configure.ac
index a317778..4d1b3ba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.68])
 
-AC_INIT([file-roller],[3.9.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.9.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
 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]