[eog] Prepare for release 3.15.90
- From: Felix Riemann <friemann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog] Prepare for release 3.15.90
- Date: Mon, 16 Feb 2015 21:11:41 +0000 (UTC)
commit 189e81e9efaf5634e5ec90612d8e19d2500d1786
Author: Felix Riemann <friemann gnome org>
Date: Mon Feb 16 22:08:43 2015 +0100
Prepare for release 3.15.90
NEWS | 26 ++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5b95576..5e72677 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Version 3.15.90
+---------------
+
+ * More cleanup after the first round of UI modernization
+ * Make GAction plugin interface actually usable by plugins
+ NOTE: Plugins using the old GtkUIManager interface won't work anymore!
+
+Bug fixes:
+
+ #743887, Image buttons should have tooltips (Felix Riemann)
+
+New and updated translations:
+
+- Marek Černocký [cs]
+- Efstathios Iosifidis [el]
+- Kristjan SCHMIDT [eo]
+- Daniel Mustieles [es]
+- Yosef Or Boczko [he]
+- Balázs Úr [hu]
+- Sveinn í Felli [is]
+- Åka Sikrom [nb]
+- Rafael Ferreira [pt_BR]
+- Stas Solovey [ru]
+- Dušan Kazik [sk]
+- Daniel Korostil [uk]
+
Version 3.15.1
--------------
diff --git a/configure.ac b/configure.ac
index 4c775c4..d436f43 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, 15)
-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]