[eog] Prepare release 3.23.90



commit 142d69fa7181ba51f7f081f49d11a213892243c3
Author: Felix Riemann <friemann gnome org>
Date:   Mon Feb 13 21:25:20 2017 +0100

    Prepare release 3.23.90

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1b7c89f..352f9ec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Version 3.23.90
+---------------
+
+ * Replace zoom scale with a text entry based on Evince's zoom widget
+ * Fix keyboard navigation in the headerbar and popup menu
+
+Bug fixes:
+
+ #754985, no way to open menu using keyboard
+
+New and updated translations:
+
+- Jordi Mas [ca]
+- Marek Černocký [cs]
+- Kukuh Syafaat [id]
+- Kjartan Maraas [nb]
+- Dušan Kazik [sk]
+
 Version 3.23.1
 --------------
 
diff --git a/configure.ac b/configure.ac
index 53f2e28..b3cd150 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, 23)
-m4_define(eog_micro_version,  2)
+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]