[file-roller/gnome-3-8] updated for version 3.8.3



commit da59ebafb0a2900b09c86b33c3f3f0ee9d58d8bf
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Tue Jul 2 08:56:58 2013 +0200

    updated for version 3.8.3

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 36bef82..50bd80b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+version 3.8.3
+-------------
+
+ Bugs fixed:
+
+  * Do not allow to save as the original name. (#700892)
+  * New archive: correctly save the archive in the selected destination.
+    (Lionel Landwerlin) (#701297)
+  * libarchive: sanitize filenames before extracting.
+
+ New or updated application translations:
+
+  * Chinese (simplified) (tuhaihe)
+  * Finnish (Jiri Grönroos)
+  * Japanese (Akira Tanaka)
+
+ New or updated manual translations:
+
+  * Brazilian Portuguese (Rafael Ferreira)
+  * Deutsch (Christian Kirbach)
+
 version 3.8.2
 -------------
 
diff --git a/configure.ac b/configure.ac
index 65debfb..6dad65e 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.8.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.8.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]