[file-roller] updated for version 3.9.90



commit 22caaa004bbe743ec0bc20564c4e26589a5a2728
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Aug 19 21:30:50 2013 +0200

    updated for version 3.9.90

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9c1123f..4fd9143 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+version 3.9.90
+--------------
+
+ Bugs fixed:
+
+  * Added possibility to view the password entry content (#604923)
+  * Progress and message dialogs: fixed unnecessary word breaking (#702919)
+  * libarchive: restore directory modification time when extrating
+    (#697756)
+  * Cannot add files to a subfolder with zip and 7zip archives (#703420)
+  * 7zip: fixed file deletion from jar, war, ear archives (#701739)
+  * Error creating 7zip archives for directories without write
+    permission (#651494)
+
+ New or updated application translations:
+
+  * Catalan (Gil Forcada)
+  * Czech (Marek Černocký)
+  * Drouizig (Denis)
+  * Español (Daniel Mustieles)
+  * Hebrew (Yaron Shahrabani)
+  * Italian (Milo Casagrande)
+  * Slovenian (Matej Urbančič)
+  * Tajik (Victor Ibragimov)
+  * Vietnamese (Trần Ngọc Quân)
+
 version 3.9.4
 -------------
 
diff --git a/configure.ac b/configure.ac
index 98c3907..6d84872 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.68])
 
-AC_INIT([file-roller],[3.9.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.9.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
 AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz tar-ustar])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 


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