[gnome-menus] [release] 2.27.4
- From: Vincent Untz <vuntz src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-menus] [release] 2.27.4
- Date: Wed, 15 Jul 2009 14:52:36 +0000 (UTC)
commit c17916822f13accf78dfc4d1f3ef8bc398e398f5
Author: Vincent Untz <vuntz gnome org>
Date: Wed Jul 15 16:52:15 2009 +0200
[release] 2.27.4
NEWS | 32 ++++++++++++++++++++++++++++++++
README | 2 +-
configure.in | 4 ++--
3 files changed, 35 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index ab3c922..be54109 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,36 @@
==============
+Version 2.27.4
+==============
+
+ libmenu
+
+ * Improve performance by using a cache to not compute the same thing
+ again and again (Michael Meeks, Vincent)
+ * Add API to access GenericName (Robert Staudinger)
+ * Fix DefaultLayout attributes not being inherited (Vincent)
+ * Do not always inherit parent DefaultLayout attributes (Vincent)
+ * Sort inlined items unless inline_header is used (Vincent)
+
+ Menu Editor
+
+ * Add --help and --version arguments (Vincent)
+ * Port to GtkBuilder (Pedro Fragoso, Vincent)
+
+ Misc
+
+ * Use shave to improve build log readability (Vincent)
+
+ Translators
+
+ * Jordi Mallach (ca valencia)
+ * Huxain (dv)
+ * Jorge González (es)
+ * Mattias Põldaru (et)
+ * Seán de Búrca (ga)
+ * Yaron Shahrabani (he)
+ * Daniel Nylander (sv)
+
+==============
Version 2.26.1
==============
diff --git a/README b/README
index 5fdd5f6..a93dd78 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-gnome-menus 2.26.1
+gnome-menus 2.27.4
==================
This package is free software and is part of the
diff --git a/configure.in b/configure.in
index 7cc8510..07971eb 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-menus], [2.26.2],
+AC_INIT([gnome-menus], [2.27.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus])
AC_CONFIG_SRCDIR(libmenu/gmenu-tree.h)
@@ -17,7 +17,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=4:14:2
+LIB_MENU_LT_VERSION=5:0:3
AC_SUBST(LIB_MENU_LT_VERSION)
GETTEXT_PACKAGE=gnome-menus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]