[file-roller/gnome-3-8] updated for version 3.8.4



commit be7fb20fe6f9c1edd1af22d39eec17e8a4db4e7e
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Aug 19 21:52:37 2013 +0200

    updated for version 3.8.4

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 50bd80b..587844c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+version 3.8.4
+-------------
+
+ Bugs fixed:
+
+  * cannot add files to a subfolder with zip and 7zip archives (#703420)
+  * 7zip: fixed file deletion from jar, war, ear archives (#701739)
+  * progress and message dialogs: fixed unnecessary word breaking (#702919)
+  * error creating 7zip archives for directories without write
+    permission (#651494)
+  * libarchive: restore directory modification time when extracting
+    (#697756)
+  * do not allow to create a second 'New Archive' dialog (#701992)
+
 version 3.8.3
 -------------
 
diff --git a/configure.ac b/configure.ac
index f6bb58b..444319a 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.8.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.8.4],[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]