[eog-plugins] Prepare for release 2.29.90



commit ff7fdfa3cbb7ed56db959f122ce02a2196928865
Author: Felix Riemann <friemann gnome org>
Date:   Wed Feb 10 20:37:05 2010 +0100

    Prepare for release 2.29.90

 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b5076e9..0c0c453 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Version 2.29.90
+---------------
+
+New plugins:
+
+- PicasaWeb Uploader (posasa)
+  Uploads selected images to Google's PicasaWeb service using libgdata.
+  Requires yet unreleased libgdata-0.6.0; take from git. (Richard Schwarting).
+
+Plugin changes:
+
+- Map (map)
+ - Rename plugin from champlain to map (Pierre-Luc Beaudoin)
+ - Add button to jump to current image location (Pierre-Luc Beaudoin)
+ - Display scale if libchamplain is new enough (Pierre-Luc Beaudoin)
+ - Keep zoom level when changing image (Pierre-Luc Beaudoin)
+
+New and updated translations:
+
+- Gianvito Cavasoli [it]
+- Matej UrbanÄ?iÄ? [sl]
+
 Version 2.29.5
 --------------
 
diff --git a/configure.ac b/configure.ac
index a1b7415..d4e214a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 EOG_MAJOR=2.20.0
 EOG_PLUGINS_MAJOR=2.20.0
 
-AC_INIT([eog-plugins], [2.29.6], [http://bugzilla.gnome.org/enter_bug.cgi?product=eog&component=plugins])
+AC_INIT([eog-plugins], [2.29.90], [http://bugzilla.gnome.org/enter_bug.cgi?product=eog&component=plugins])
 
 AC_CONFIG_SRCDIR([plugins])
 AC_PREFIX_PROGRAM([eog])



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