[file-roller] updated for version 3.39.1



commit 18cba7d2d5d89a66ec4361a7584117d802e74e7d
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Apr 11 18:08:21 2021 +0200

    updated for version 3.39.1

 NEWS        | 42 ++++++++++++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 43 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b928a458..7bd5ea95 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+version 3.39.1
+--------------
+ New features and user visibile changes:
+
+  * Let nautilus handle properly rar files. (Simental Magana, Marcos)
+    (!1813)
+  * Remember If Showing Other Options. (programmer-ceds)
+  * Action Enter key in password field. (programmer-ceds)
+  * libarchive: multicore xz compression. (Julian Groß)
+
+ Bugs fixed:
+
+  * libarchive: Skip files with symlinks in parents. (Ondrej Holy) (!108)
+  * Fix use-after-free in error message reporting. (Badel2)
+  * Install D-Bus service file to correct location. (Jan Alexander Steffens)
+
+ New or updated application translations:
+
+  * Catalan (Gil Forcada)
+  * Chinese (Cheng-Chia Tseng)
+  * Danish (Ask Hjorth Larsen)
+  * Hebrew (Yosef Or Boczko)
+  * Norwegian bokmål (Åka Sikrom)
+  * Portuguese (Hugo Carvalho)
+  * Proxecto Trasno (Fran Dieguez)
+  * Punjabi (A S Alam)
+  * Vietnamese (Trần Ngọc Quân)
+
+ New or updated manual translations:
+
+  * Catalan (Manel Vidal)
+  * Danish (Ask Hjorth Larsen)
+  * French (Guillaume Bernard)
+  * Galician (Fran Dieguez)
+  * Hungarian (Balázs Úr)
+  * Indonesian (Andika Triwidada)
+  * Korea (Seong-ho Cho)
+  * Polish (Piotr Drąg)
+  * Swedish (Anders Jonsson)
+  * Turkish (Sabri Ünal)
+  * Ukrainian (Yuri Chornoivan)
+
 version 3.38.0
 --------------
 
diff --git a/meson.build b/meson.build
index 2afe5a32..4f5f8e67 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('file-roller', 'c',
   license : 'GPL2+',
-  version : '3.39.0',
+  version : '3.39.1',
   meson_version : '>=0.50'
 )
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]