[gnome-menus] [release] 2.29.6



commit 2c37a7cbdd9d6f7e9f1ccfb0d2979da897e9668e
Author: Vincent Untz <vuntz gnome org>
Date:   Wed Jan 27 16:47:41 2010 +0100

    [release] 2.29.6

 NEWS         |   24 ++++++++++++++++++++++++
 README       |    4 ++--
 configure.in |    4 ++--
 3 files changed, 28 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index e42cdab..e95637e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+==============
+Version 2.29.6
+==============
+
+  libmenu
+
+	* Fix miscalculation for inlining when inline_header = true (Vincent)
+	* Add real support for inline aliases during layout processing
+	  (Vincent)
+	* Support inline alias of an inline alias (Vincent)
+	* Do not count non-inlining submenus as inlining with header (Vincent)
+
+  Translators
+
+	* Sadia Afroz (bn)
+	* Gil Forcada (ca)
+	* ReÅ?at SABIQ (crh)
+	* Thomas Thurman (en shaw)
+	* Sveinn í Felli (is)
+	* Nils-Christoph Fiedler (nds)
+	* Dmitry Yacenko (ru)
+	* Krishna Babu K (te)
+	* ç??é?²(Gan Lu) (zh_CN)
+
 ================
 Version 2.28.0.1
 ================
diff --git a/README b/README
index d3a9e26..ce98df7 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-gnome-menus 2.28.0.1
-====================
+gnome-menus 2.29.6
+==================
 
 	This package is free software and is part of the
 GNOME project.
diff --git a/configure.in b/configure.in
index b7ca5c7..f35da2c 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-menus], [2.28.1],
+AC_INIT([gnome-menus], [2.29.6],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus])
 AC_CONFIG_SRCDIR(libmenu/gmenu-tree.h)
 
@@ -18,7 +18,7 @@ GNOME_MAINTAINER_MODE_DEFINES
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
 
-LIB_MENU_LT_VERSION=6:2:4
+LIB_MENU_LT_VERSION=6:3:4
 AC_SUBST(LIB_MENU_LT_VERSION)
 
 GETTEXT_PACKAGE=gnome-menus



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