[file-roller] updated for version 2.31.1



commit 1b53f2218d8cd7c980448333859c66fc022d701a
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Tue May 25 10:02:47 2010 +0200

    updated for version 2.31.1

 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5eda449..b656b59 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+version 2.31.1
+--------------
+
+	New features and user visible changes:
+
+	* Added support for lrzip archives and lrzip compressed tar archives.
+	* Bring back support for archives on remote GIO mounts when the fuse
+	  daemon is not available. (Tomas Bzatek) (#617769)
+
+	Bugs fixed:
+
+	* Fixed crashes when trying to create a tar.z7 archive. due to a
+	  missing sentinel in a varargs call. (Matthias Clasen) (#617840)
+
+	New or updated application translations:
+
+	* Español (Jorge González)
+	* Galician (Fran Diéguez)
+	* Norwegian Bokmål (Kjartan Maraas)
+	* Shavian (Thomas Thurman)
+	* Slovenian Translation (Matej UrbanÄ?iÄ?)
+
 version 2.30.1.1
 ----------------
 
diff --git a/configure.ac b/configure.ac
index ed82af3..ffe8614 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, 2.31.0, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 2.31.1, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
 AM_INIT_AUTOMAKE([1.9 foreign])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]