[eog] Prepare for release 2.29.90



commit 260a5440f50173dbad61a3117a8d4f1c77f8c273
Author: Felix Riemann <friemann gnome org>
Date:   Tue Feb 9 20:27:11 2010 +0100

    Prepare for release 2.29.90
    
    We missed 2.29.6 (Oops!), so version number had to be adjusted.

 NEWS         |   32 ++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 33 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 39d50d0..c59fae0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+Version 2.29.90
+---------------
+
+  * Further GSEAL-compatibility improvements (Felix Riemann)
+  * Allow switching to a random image from the collection (Quinten Lansu)
+  * Build fixes (Daniel Macks)
+  * Ask user if he actually needs the Appearance capplet after setting a new
+    desktop wallpaper through Eye of GNOME (Felix Riemann)
+
+Bug fixes:
+
+  #606935, "Change desktop background" dialog shows up when using
+           "Set as desktop wallpaper" option in image viewer (Felix Riemann)
+  #609184, Build failure: doesn't look for some required libs (Daniel Macks)
+
+New and updated translations:
+
+- Khaled Hosny [ar]
+- Krasimir Chonov [bg]
+- Sadia Afroz [bn]
+- Christian Kirbach, Felix Riemann [de]
+- Jorge González [es]
+- Ivar Smolin [et]
+- Sweta Kothari [gu]
+- Kjartan Maraas [nb]
+- Michel Recondo [pt_BR]
+- Matej UrbanÄ?iÄ? [sl]
+- Dr,T,Vasudevan [ta]
+- Theppitak Karoonboonyanan [th]
+- YunQiang Su [zh_CN]
+- Chao-Hsiung Liao [zh_HK, zh_TW]
+
 Version 2.29.5
 --------------
 
diff --git a/configure.ac b/configure.ac
index 1a377d0..092840a 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,  6)
+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]