[file-roller] updated for version 3.6.1



commit a50ba6e449ce16b5b6bc7ae572424035a66137eb
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Oct 15 21:30:39 2012 +0200

    updated for version 3.6.1

 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2c620fe..7eaa068 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+version 3.6.1
+-------------
+
+ Bugs fixed:
+
+  * Fixed creation of hard links when using libarchive. (#686061)
+  * Fixed crash when opening multi-volumes rar archives. (#685314)
+  * Fixed crash when the package installer is activated. (#684941)
+  * Fixed creation of encrypted archives.
+  * Fixed creation of multi-volume archives.
+
+ New or updated application translations:
+
+  * AragonÃs (Daniel Martinez)
+  * Italian (Milo Casagrande)
+  * Slovak (Peter MrÃz)
+
+ New or updated manual translations:
+
+  * Slovenian (Martin Srebotnjak)
+  * Russian (Yuri Myasoedov)
+
 version 3.6.0
 -------------
 
diff --git a/configure.ac b/configure.ac
index 83a6165..8bec95c 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.6.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.6.1],[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]