[file-roller] updated for version 2.27.3



commit 06f29258614506d177fea95d0439fce69c8da2b2
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Jul 27 22:20:27 2009 +0200

    updated for version 2.27.3

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index eb46b9d..2121b49 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+version 2.27.3
+--------------
+
+        Bugs fixed:
+
+        * Do not execute the extraction operation twice when the archive is
+          encrypted. (#392994)
+        * Fixed bug that prevented in some cases the correct extraction of
+          encrypted files. (#588547)
+
+        New or updated application translations:
+
+        * Chinese (Hong Kong) (Chao-Hsiung Liao)
+        * Chinese/Traditional (Chao-Hsiung Liao)
+        * Español (Jorge González)
+        * Estonian (Ivar Smolin)
+        * Finnish (Ilkka Tuohela)
+        * Hebrew (Yaron Shahrabani)
+        * Tamil (Dr.T.Vasudevan)
+
+        New or updated manual translations:
+
+        * Czech (Marek Ä?ernocký)
+        * German (Mario Blättermann)
+
 version 2.27.2
 --------------
 
diff --git a/configure.ac b/configure.ac
index e4e6bb6..38242df 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.27.2, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 2.27.3, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 
 AC_CONFIG_SRCDIR([config.h.in])



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