[eog] Prepare for release 2.29.5



commit 805e461b8874006a221890847ab79d38c41d28bf
Author: Felix Riemann <friemann gnome org>
Date:   Mon Jan 11 23:37:25 2010 +0100

    Prepare for release 2.29.5

 NEWS         |   30 ++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 31 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0b90388..39d50d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+Version 2.29.5
+--------------
+
+  * Remember last save location during session (Felix Riemann)
+  * String fixes / improvements (Philip Withnall)
+  * Improve GSEAL-compatibility (Felix Riemann)
+  * Use GtkInfoBar widget for the error message area (Felix Riemann)
+
+Bug fixes:
+
+  #604230, Don't remaind the last save location (directory) (Felix Riemann)
+  #605851, Miscellaneous string fixes (Philip Withnall)
+  #605852, Use Pango markup attributes in GtkBuilder file (Philip Withnall)
+
+New and updated translations
+
+- Philip Withnall [en_GB]
+- Jorge González [es]
+- Laurent Coudeur [fr]
+- Yaron Shahrabani [he]
+- Kjartan Maraas [nb]
+- Nils-Christoph Fiedler [nds]
+- Daniel Nylander [sv]
+- Clytie Siddall [vi]
+- Maxim Dziumanenko [uk]
+
+New and updated manual translations
+
+- Maxim V. Dziumanenko [uk]
+
 Version 2.29.3
 --------------
 
diff --git a/configure.ac b/configure.ac
index 5de03fb..c08f217 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.59)
 
 m4_define(eog_major_version,  2)
 m4_define(eog_minor_version, 29)
-m4_define(eog_micro_version,  4)
+m4_define(eog_micro_version,  5)
 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]