[file-roller] updated for version 3.16.4



commit 705ba9ef80332b7e14a6b5660afea23a79efcf33
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Tue Sep 1 11:28:43 2015 +0200

    updated for version 3.16.4

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8f703f2..c9719c9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+version 3.16.4
+--------------
+
+ Bugs fixed:
+
+  * Better rar support when unar is installed.
+  * Crashes on drag'n'drop. (#746236)
+  * Fixed possible crash. (Matthias Clasen) (#753951)
+  * Mac OS X compilation fixes.
+
+ New or updated application translations:
+
+  * Chinese (traditional) (Chao-Hsiung Liao)
+  * Friulian (Fabio Tomat)
+  * Polish (Piotr Drąg)
+
 version 3.16.3
 --------------
 
diff --git a/configure.ac b/configure.ac
index bf6abc9..bd2298e 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.16.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.16.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]