[file-roller] updated for version 2.29.1



commit 7862cdf4b18139ef26aa122484ae4efdae846569
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Nov 16 19:03:44 2009 +0100

    updated for version 2.29.1

 NEWS         |   29 +++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 675945c..4d7873d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+version 2.29.1
+--------------
+
+	New features and user visible changes
+
+	* Install the missing packages if a command is not available 
+          (#482560)
+
+	Bugs fixed:
+
+	* #590606: drag and drop bug makes file-roller UI unusable as 
+          a whole
+	* #600131: encrypt_header is left enabled when creating zip 
+          archives
+	* #580624: Visual refresh issues while browsing into the 
+          directories included in the archive
+	* #326017: 4th and 5th mouse buttons should control back / 
+	  forward 
+	* #590027: file-roller will not update files
+
+        New or updated application translations:
+
+        * Español (Jorge González)
+        * Estonian (Ivar Smolin)
+        * Lithuanian (Gintautas Miliauskas)
+        * Slovenian Translation (Matej UrbanÄ?iÄ?)
+        * Swedish (Daniel Nylander)
+        * Tamil (Dr.T.Vasudevan)
+
 version 2.28.1
 --------------
 
diff --git a/configure.ac b/configure.ac
index f4947c6..1e3f45b 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.29.0, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 2.29.1, [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]