[file-roller] updated for 2.29.4



commit 29c8dad8e090cb9157abf074a5a13bbe837941ae
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Jan 11 21:06:59 2010 +0100

    updated for 2.29.4

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 055c6b1..267e931 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+version 2.29.4
+--------------
+
+        Bugs fixed:
+
+        * [arj] Fixed the way to get the filename from the command output
+          (#606074)
+        * Do not show the password dialog if not needed. check only the files
+          to extract to see if the password prompt is needed. (#605244)
+
+        New or updated application translations:
+
+        * Greek (Kostas Papadimas)
+        * Swedish (Daniel Nylander)
+        * Thai (Theppitak Karoonboonyanan)
+        * Ukrainian (Maxim Dziumanenko)
+
 version 2.29.3
 --------------
 
diff --git a/configure.ac b/configure.ac
index 15dcefc..ac24eaa 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.3, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 2.29.4, [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]