[eog] Prepare for release 3.19.90



commit ebdcf2c619262c66309328be7297b53e3aa76ad6
Author: Felix Riemann <friemann gnome org>
Date:   Mon Feb 15 20:59:46 2016 +0100

    Prepare for release 3.19.90

 NEWS         |   33 +++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 34 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c9bb27e..5aae25d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+Version 3.19.90
+---------------
+
+ * Better image quality when downscaling (Russel Haley, Felix Riemann)
+ * Improved AppData (Richard Hughes)
+ * Improved strings in the shortcuts window (Piotr Drąg, Alexandre Franke)
+
+Bug fixes:
+
+ #665897, Scaled down images have poor quality (Russel Haley, Felix Riemann)
+ #761408, Add context to strings in the shortcut window (Piotr Drąg)
+ #762028, >=eog-3.16 is affected by CVE-2013-7447 (Felix Riemann)
+
+New and updated translations:
+
+- Alexander Shopov [bg]
+- Mario Blättermann [de]
+- Tom Tryfonidis [el]
+- Daniel Mustieles [es]
+- Jiri Grönroos [fi]
+- Erwan Georget [fr]
+- Meskó Balázs, Gabor Kelemen [hu]
+- Baurzhan Muftakhidinov [kk]
+- Rūdolfs Mazurs [lv]
+- Piotr Drąg [pl]
+- Rafael Fontenelle [pt_BR]
+- Dušan Kazik [sk]
+- Chao-Hsiung Liao [zh_TW]
+
+New and updated manual translations
+
+- David King [fi]
+
 Version 3.19.4
 --------------
 
diff --git a/configure.ac b/configure.ac
index ef2ddbc..e570d35 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.59)
 
 m4_define(eog_major_version,  3)
 m4_define(eog_minor_version, 19)
-m4_define(eog_micro_version,  5)
+m4_define(eog_micro_version, 90)
 m4_define(eog_version, eog_major_version.eog_minor_version.eog_micro_version)
 
 AC_INIT([eog], eog_version, [http://bugzilla.gnome.org/enter_bug.cgi?product=eog], [eog])


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