[file-roller] updated for version 3.11.3



commit a2cd8b700bbf85d33cad03995ec68462e4070d0f
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Dec 16 21:53:52 2013 +0100

    updated for version 3.11.3

 NEWS         |   29 +++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4875137..fbf9cde 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+version 3.11.3
+--------------
+
+ New features and user visible changes: 
+
+  * App menu: standardize Help/About/Quit. (#720142) (Michael Catanzaro)
+  * App menu: rename Folders to Sidebar. (#708655) (Michael Catanzaro)
+  * Use a menubar if the shell doesn't support the app menu. (#715020)
+
+ Bugs fixed:
+
+  * 7zip: fixed error when deleting files from an archive with 
+    encrypted header.
+  * zip: added ear and war to the supported types list.
+
+ New or updated application translations:
+
+  * American English (Shantha kumar)
+  * Brazilian Portuguese (Rafael Ferreira)
+  * Dutch (Erwin Poeze)
+  * Español (Daniel Mustieles)
+  * Italian (Milo Casagrande)
+  * Suomi (Jiri Grönroos)
+  * Tajik (Victor Ibragimov)
+
+ New or updated manual translations:
+
+  * Indonesian (Andika Triwidada)
+
 version 3.11.2
 --------------
 
diff --git a/configure.ac b/configure.ac
index 5dcce0d..6db6ae4 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.11.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.11.3],[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]