[gnome-panel] [release] 2.29.5.1
- From: Vincent Untz <vuntz src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-panel] [release] 2.29.5.1
- Date: Thu, 14 Jan 2010 10:04:12 +0000 (UTC)
commit d68e9ced9fa86b78f9c128fcbb37be8ad9b80fcf
Author: Vincent Untz <vuntz gnome org>
Date: Thu Jan 14 11:03:45 2010 +0100
[release] 2.29.5.1
NEWS | 28 ++++++++++++++++++++++++++++
README | 4 ++--
configure.in | 4 ++--
3 files changed, 32 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4cc01b7..84abf79 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+================
+Version 2.29.5.1
+================
+
+ Panel
+
+ * Update latest EggSMClient code, which requires no panel-specific
+ patch (Vincent)
+ * Fix potential crash when creating a launcher with drag and drop
+ (Vincent)
+ * Make sure to initialize bonobo (Vincent)
+
+ Clock Applet
+
+ * Avoid unnecessary wakeups when monitoring non-existing timezone files
+ (Vincent)
+
+ Misc
+
+ * Require gnome-desktop >= 2.24.0 (Vincent)
+
+ Translators
+
+ * Khaled Hosny (ar)
+ * Jorge González (es)
+ * Kjartan Maraas (nb)
+ * Daniel Nylander (sv)
+
==============
Version 2.29.5
==============
diff --git a/README b/README
index 09eb711..2c29d08 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-gnome-panel 2.29.5
-==================
+gnome-panel 2.29.5.1
+====================
This package is free software and is part of the GNOME 2.0 project.
diff --git a/configure.in b/configure.in
index e7524f3..2073a97 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-panel], [2.29.6],
+AC_INIT([gnome-panel], [2.29.5.1],
[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:61:2
+LIB_PANEL_APPLET_LT_VERSION=2:62: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]