[file-roller] updated for version 3.1.2



commit 6387e70038f6789c8c906532abdbc47df428ffdf
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Aug 15 23:53:56 2011 +0200

    updated for version 3.1.2

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index caccb75..091a722 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+version 3.1.2
+-------------
+
+	New features and user visibile changes:
+
+	* Added an icon in the progress dialog.
+
+        Bugs fixed:
+
+	* Ask to install unzip if only zip if installed when opening
+          zip archives.
+	* Fixed build with --enable-run-in-place
+
+        New or updated application translations:
+
+        * Zulu (Priscilla Mahlangu)
+
+        New or updated manual translations:
+
+        * Basque (IÃaki LarraÃaga Murgoitio)
+
 version 3.1.1
 -------------
 
diff --git a/configure.ac b/configure.ac
index a6a5a9c..f4f82a0 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.61)
 
-AC_INIT(file-roller, 3.1.1, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 3.1.2, [http://bugzilla.gnome.org/enter_bug.cgi?product=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]