[gnome-panel] [release] 2.29.5



commit bf1dd0f29a93e4a99f871f201a572dc6830c349a
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Jan 12 23:50:38 2010 +0100

    [release] 2.29.5

 NEWS         |   53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.in |    4 ++--
 3 files changed, 56 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2c0afdb..4cc01b7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,57 @@
 ==============
+Version 2.29.5
+==============
+
+  Panel
+
+	* Use a native window for PanelWidget to fix uglyness on unhide
+	  (Alex Larsson, Vincent)
+	* Fix crashes in various conditions with the new randr code (Vincent)
+	* Fix important regression in very important code (Dan Winship)
+	* Fix crash with malicious .gtk-bookmarks (Gustavo Noronha Silva)
+	* Impose a limit on the size of the bookmarks file (Gustavo Noronha
+	  Silva)
+	* Port code away from libgnome and libgnomeui (Vincent, Javier Jardón)
+	* Do not add (deprecated) Encoding key when creating desktop files
+	  (Vincent)
+
+  Clock Applet
+
+	* Remove hack for gravity that was needed with earlier pango (Vincent)
+	* Check errors returned by PolicyKit (Matthias Clasen)
+	* Deprecate gmt_time gconf key (Vincent)
+
+  Misc
+
+	* Build fixes (Vincent)
+	* Remove dependency on libgnome and libgnomeui (Vincent)
+	* Add configure check for libcanberra-gtk (Vincent)
+	* Add configure check for ice and sm (X libraries) (Vincent)
+
+  Docs Translators
+
+	* Joe Hansen (da)
+	* Fotis Tsamis (el)
+	* Carlos Manuel (pt)
+	* Zhangmiao (zh_CN)
+
+  Translators
+
+	* Gil Forcada (ca)
+	* Carles Ferrando Garcia (ca valencia)
+	* ReÅ?at SABIQ (crh)
+	* Thomas Thurman (en shaw)
+	* Timo Jyrinki (fi)
+	* Gabor Kelemen (hu)
+	* Nils-Christoph Fiedler (nds)
+	* Eskild Hustvedt (nn)
+	* Tomasz Dominikowski (pl)
+	* Dmitry Yacenko (ru)
+	* Matej UrbanÄ?iÄ? (sl)
+	* Clytie Siddall (vi)
+	* è??è¿?强 (zh_CN)
+
+==============
 Version 2.28.0
 ==============
 
diff --git a/README b/README
index fe3596f..09eb711 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-gnome-panel 2.28.0
+gnome-panel 2.29.5
 ==================
 
 This package is free software and is part of the GNOME 2.0 project.
diff --git a/configure.in b/configure.in
index 301b522..a56645d 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-panel], [2.28.1],
+AC_INIT([gnome-panel], [2.29.5],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel])
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])
@@ -15,7 +15,7 @@ GNOME_COMMON_INIT
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
 
-LIB_PANEL_APPLET_LT_VERSION=2:60:2
+LIB_PANEL_APPLET_LT_VERSION=2:61:2
 AC_SUBST(LIB_PANEL_APPLET_LT_VERSION)
 
 AM_MAINTAINER_MODE



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