[file-roller] updated for version 3.20.2



commit 440695f1a684cdb01837c66d5f7f3b1dcad4f5b3
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon May 9 21:24:49 2016 +0200

    updated for version 3.20.2

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a40d376..ca6c46a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+version 3.20.2
+--------------
+
+ Bugs fixed:
+
+  * Extract here: show the 'operation completed' dialog.
+  * Avoid tarbombs when using extract here. (#766071)
+  * Fix extracting files with single-character names. (Ernestas Kulik) (#761582)
+  * Fix Add Files dialog button sensitivity. (David King) (#738177)
+  * Fix GSettings schema validation with recent GLib. (David King) (#756607)
+
+ New or updated application translations:
+
+  * Fòram na Gàidhlig (GunChleoc)
+  * Português (Sérgio Cardeira)
+  * Tot En Òc (Cédric Valmary (totenoc.eu))
+
 version 3.20.1
 --------------
 
diff --git a/configure.ac b/configure.ac
index f90570c..ce31736 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.20.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.20.2],[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]