[file-roller] updated for version 3.0.2



commit 8d1866d886771400a71325b94dbe44b430fd6bed
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Tue May 24 00:42:56 2011 +0200

    updated for version 3.0.2

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 260f7cf..82ca021 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,26 @@ version 3.0.1
 
         Bugs fixed:
 
+        * Fix implementation and use of the alternative package name 
+          lookup, when installing the missing utilities. (Iain Nicol) 
+          (#603757)
+        * Can't open rar files with password protected file data and 
+          headers. (#646562)
+	* Fixed translation of the file list column headers.
+          (Gabor Kelemen) (#649159)
+	* Fixed crash when loading rpm files. (Jasper Lievisse Adriaanse)
+
+        New or updated application translations:
+
+        * Aragonese (Daniel Martinez Cucalon)
+        * Lithuanian (Aurimas Ä?ernius)
+        * Telugu (Praveen Illa)
+
+version 3.0.1
+-------------
+
+        Bugs fixed:
+
         * Crash on exit after using Open With. (Edward Sheldrake) (#648472)
 
         New or updated application translations:
diff --git a/configure.ac b/configure.ac
index bcdf8a4..5e5a088 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, 3.0.1, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 3.0.2, [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]