[gnome-desktop/gnome-2-32] release: 2.31.92
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop/gnome-2-32] release: 2.31.92
- Date: Tue, 14 Sep 2010 12:46:37 +0000 (UTC)
commit 2541f71b36b6454d3c08987f3a256bc1475e46a3
Author: Vincent Untz <vuntz gnome org>
Date: Tue Sep 14 14:44:54 2010 +0200
release: 2.31.92
NEWS | 37 +++++++++++++++++++++++++++++++++++++
configure.in | 4 ++--
2 files changed, 39 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2b50f48..b15648e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,41 @@
===============
+Version 2.31.92
+===============
+
+Note to distributors: this release should be the first release of a gtk+ 2
+based gnome-desktop that is completely parallel-installable with a gtk+ 3 based
+gnome-desktop. You can use the --disable-gnome-about and --disable-desktop-docs
+configure flags for this.
+
+
+ libgnome-desktop
+
+ * GnomeRR: Force a refresh of timestamps so other clients won't think
+ this is a server-generated event (Ray Strode)
+ * Do not use deprecated gdk_display (Vincent)
+
+ Misc
+
+ * Make --disable-gnome-about configure flag work completely (Vincent)
+ * Add --disable-desktop-docs configure flag (Vincent)
+ * Update information in README and other files (Vincent)
+
+ Translators
+
+ * Alexander Shopov (bg)
+ * Michael Kotsarinis (el)
+ * Bruce Cowan (en_GB)
+ * Gabor Kelemen (hu)
+ * Luca Ferretti (it)
+ * Takayuki KUSANO (ja)
+ * Wouter Bolsterlee (nl)
+ * Duarte Loreto (pt)
+ * Jonh Wendell (pt_BR)
+ * Ð?илоÑ? Ð?оповиÑ? (sr)
+ * MiloÅ¡ PopoviÄ? (sr latin)
+ * vicwjb (zh_CN)
+
+===============
Version 2.31.90
===============
diff --git a/configure.in b/configure.in
index fef4865..d0fd326 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
m4_define(gnome_platform, 2)
m4_define(gnome_minor, 31)
-m4_define(gnome_micro, 91)
+m4_define(gnome_micro, 92)
dnl gnome_sub is an optional sub-version which will not be advertised to the user
dnl It allows to release a 2.30.1.1 which is just a better 2.30.1
dnl Leave empty if not needed
@@ -30,7 +30,7 @@ AC_SUBST(ACLOCAL_AMFLAGS, "\${ACLOCAL_FLAGS}")
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=18:2:1
+LT_VERSION=18:3:1
AC_SUBST(LT_VERSION)
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]