[file-roller] updated for version 3.21.91



commit d2ef345bf5c8aeeb9ad611b388c035c712d18934
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Wed Sep 14 19:10:35 2016 +0200

    updated for version 3.21.91

 NEWS         |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 49 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 769c981..44eb6d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,51 @@
+version 3.21.91
+---------------
+
+ New features and user visibile changes:
+
+  * Remove nautilus extension. For GNOME 3.22, this functionality is now
+    built directly into nautilus. (Michael Catanzaro) (#770248)
+
+ Bugs fixed:
+
+  * Fix a memory leak in the add files dialog. (David King) (#766271)
+  * Fix a clipboard paste memory leak. (David King) (#766271)
+  * Fix a memory leak when pasting from the clipboard. (David King)
+    (#766271)
+  * Fix a memory leak of the file content type. (David King) (#766271)
+  * Fix a memory leak in the file list. (David King) (#766271)
+  * Fix renaming files in a password-protected archive. (David King)
+    (#766227)
+  * Fix fr_application_local_command_line memory leak. (David King) (#752476)
+
+ New or updated application translations:
+
+  * Brazilian Portuguese (Enrico Nicoletto)
+  * British English (David King)
+  * Bulgarian (Alexander Shopov)
+  * Danish (Ask Hjorth Larsen)
+  * Deutsch (Mario Blättermann)
+  * Español; Castellano (Daniel Mustieles)
+  * French (Erwan GEORGET)
+  * Friulian (Fabio Tomat)
+  * Galician (Fran Dieguez)
+  * Greek, Modern (1453-) (Tom Tryfonidis)
+  * Hungarian (Balázs Úr)
+  * Indonesian (Andika Triwidada)
+  * Kazakh (Baurzhan Muftakhidinov)
+  * Korea (Seong-ho Cho)
+  * Latvian (Rūdolfs Mazurs)
+  * Lietuvių (Moo)
+  * Persian (Arash Mousavi)
+  * Polish (Piotr Drąg)
+  * Português (Tiago Santos)
+  * srpski (Miroslav Nikolić)
+  * suomi (Jiri Grönroos)
+  * Swedish (Anders Jonsson)
+  * Vietnamese (Trần Ngọc Quân)
+  * српски (Мирослав Николић)
+  * עברית (Yosef Or Boczko)
+
 version 3.21.90
 ---------------
 
diff --git a/configure.ac b/configure.ac
index d7f0475..f4794f2 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.21.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.21.91],[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]