[file-roller] updated for version 3.15.90



commit b3e1ac905264b99b9ced1c0ae2ae537c1dae1a5b
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Feb 16 21:22:38 2015 +0100

    updated for version 3.15.90

 NEWS         |   27 +++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4226c72..b86b23b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+version 3.15.90
+---------------
+
+ New features and user visible changes:
+
+  * Use the header-bar for the progress dialog.
+  * Use libarchive to read/write tar.lrz, tar.lzo, zip,
+    and to read deb, rar and rpm. (Balló György)
+
+ Bugs fixed:
+
+  * Cannot delete files from password protected 7zip archives. (#618909)
+  * file-roller delete file in certain circumstances. (#536834)
+  * Extracting (by drag & drop) causes an error when the mouse is
+    hovering Chromium. (#735857)
+  * Make dialogs respect gtk-dialogs-use-header setting. (Iain Lane) (#741925)
+  * Deleting all files does not work. (#738178)
+  * Dragging a file to desktop doesn't work. (#479351)
+
+ New or updated application translations:
+
+  * Esperanto (Kristjan SCHMIDT)
+  * Hungarian (Balázs Úr)
+  * Norwegian bokmål (Kjartan Maraas)
+  * Slovenian (Matej Urbančič)
+  * Русский (Stas Solovey)
+
 version 3.15.2
 --------------
 
diff --git a/configure.ac b/configure.ac
index 2974063..2691766 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.15.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.15.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]