[file-roller] updated for version 3.11.1



commit 0eca77878480447ce01fecddbe0bc57158adc05f
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Oct 28 21:55:41 2013 +0100

    updated for version 3.11.1

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 74cc779..ea2f704 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+version 3.11.1
+--------------
+
+ New features and user visible changes: 
+
+  * Improved XDS dnd support allowing gedit to open a file or nautilus
+    to reveal an extracted file. (Nelson Benítez León) (#710546)
+
+ Bugs fixed:
+
+  * Application name appears untranslated. (#710982)
+  * Fixed crash when clicking the open button after creation. (#710576)
+  * Fixed crash when asking whether to overwrite a file.
+  * libarchive: do not fail for a warning.
+
+ New or updated application translations:
+
+  * Dutch (Erwin Poeze)
+  * Русский (Stas Solovey)
+
 version 3.10.1
 --------------
 
diff --git a/configure.ac b/configure.ac
index 593aff9..8ab82db 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.10.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.11.1],[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]