[file-roller] updated for version 2.27.2



commit 6f96643cb41eb9cd97e858b6f4be546897904838
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Jul 13 22:12:59 2009 +0200

    updated for version 2.27.2

 NEWS         |   29 +++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a337803..eb46b9d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+version 2.27.2
+--------------
+
+        Bugs fixed:
+
+	* Renamed the "Open Destination" button as "Show the Files" (#587501)
+	* Renamed the "Create Archive" command as "Compress" (#300655)
+	* Added a Quit button to the extract dialog. (#586014)
+        * Do not distribute built sources. (#587491)
+        * Auto-resize the property dialog to view the content correctly
+          (#586189)
+
+	Internal changes:
+
+	* Do not copy remote files to a local folder, use gvfs directly.
+
+        New or updated application translations:
+
+        * Czech (Adrian Guniš)
+        * Español (Jorge González)
+        * Estonian (Ivar Smolin)
+        * Hebrew (Mark Krapivner)
+        * Swedish (Daniel Nylander)
+        * Ukrainian (wanderlust)
+
+        New or updated manual translations:
+
+        * Español (Jorge González)
+
 version 2.27.1
 --------------
 
diff --git a/configure.ac b/configure.ac
index 3cdde97..e4e6bb6 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.1, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 2.27.2, [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]