[file-roller] updated for version 2.31.92



commit a47fdc5783d02b56c6c7001958f07c8b56e8798f
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Sep 13 21:45:18 2010 +0200

    updated for version 2.31.92

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 56dd92b..2a928c6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+version 2.31.92
+---------------
+
+        Bugs fixed:
+
+        * Truncated file names in iso images. (Munsch) (#550946)
+        * Fixed update of files in .tar.xz archives (#628717)
+	* Fixed some memleaks (Pablo Castellano)
+
+        New or updated application translations:
+
+        * Brazilian Portuguese (Antonio Fernandes C. Neto)
+        * British English (Bruce Cowan)
+        * Greek (Michael Kotsarinis)
+        * Indonesian (Dirgita)
+        * Polish (Piotr DrÄ?g)
+        * Portuguese (Duarte Loreto)
+
 version 2.31.91
 ---------------
 
diff --git a/configure.ac b/configure.ac
index 82e8a1c..e80be52 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.91, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 2.31.92, [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]