[file-roller/gnome-3-6] updated for version 3.6.3



commit 7564065aa087deb9f228cbfaf01b08f020edede4
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Tue Nov 27 21:50:23 2012 +0100

    updated for version 3.6.3

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bb6c5a0..a588137 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+version 3.6.3
+-------------
+
+ Bugs fixed:
+
+  * Crash when pasting a deleted file. (#688627)
+  * Fixed the 'next' button still activated when it should not. (#688648)
+  * zip archives: file-roller doesn't delete directories. (#632339)
+  * The properties panel shows an incorrect number of files. (#688634)
+  * Match Nautilus behavior for back and forward buttons. (#578837)
+  * Fixed crash when using the --extract-to option. (#686321)
+  * Fixed cut & paste for rar/arj/lhz archives when cutting all the
+    files in the archive.
+  * Fixed file deletion for encrypted rar archives.
+  * Fixed renaming for files starting with '--'.
+
+ New or updated application translations:
+
+  * Oriya (Manoj Kumar Giri)
+  * Polish (Piotr DrÄg)
+
 version 3.6.2
 -------------
 
diff --git a/configure.ac b/configure.ac
index b1af8be..e39b252 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.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.6.3],[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]