[gthumb/gthumb-3-4] updated for version 3.4.2



commit 95c6fcc465dc165e4441433b15cfa2062311ce64
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Mar 14 21:34:23 2016 +0100

    updated for version 3.4.2

 NEWS         |   33 +++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 34 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a35f027..f173054 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+version 3.4.2
+-------------
+
+ User visible changes:
+
+  * Sort catalogs first by name then by date, 
+    instead of doing the opposite.
+
+ Bugs fixed:
+
+  * Crash after pressing shift-arrow. (#760050)
+  * Stopping slideshow freezes entire program. (#759787)
+  * Crash if trying to delete image on sftp mounted. (#759727)
+  * Crash when deleting duplicate. (#759631)
+  * Crash after changing and renaming file. (#750142)
+
+ New or updated application translations:
+
+  * Brazilian Portuguese (Rafael Fontenelle)
+  * catalan (Robert Antoni Buj Gelonch)
+  * Deutsch (Christian Kirbach)
+  * Icelandic (Sveinn í Felli)
+  * Latvian (Rūdolfs Mazurs)
+  * Português (Pedro Albuquerque)
+  * Swedish (Josef Andersson)
+  * Русский (Yuri Myasoedov)
+
+ New or updated manual translations:
+
+  * Deutsch (Mario Blättermann)
+  * Español; Castellano (Daniel Mustieles)
+  * Swedish (Josef Andersson)
+
 version 3.4.1
 -------------
 
diff --git a/configure.ac b/configure.ac
index 0bc03bd..f062167 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([gthumb_major_version], [3])
 m4_define([gthumb_minor_version], [4])
-m4_define([gthumb_micro_version], [1])
+m4_define([gthumb_micro_version], [2])
 m4_define([gthumb_version],
           [gthumb_major_version.gthumb_minor_version.gthumb_micro_version])
 m4_define([gthumb_api_version],


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