summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2010-11-17 12:23:17 +0100
committerVincent Untz <vuntz@gnome.org>2010-11-17 12:23:17 +0100
commited8b0870bd2887f5651a3f3d2cd3e7dcb1c65e88 (patch)
tree0681ede28af4b81bd36c768364185d89c2af6f49
parent51cacf126fc4e0c711c9a9e72edf8dda189821e2 (diff)
downloadgnome-desktop-GNOME_DESKTOP_2_32_1.tar.gz
release: 2.32.1GNOME_DESKTOP_2_32_1
-rw-r--r--NEWS27
-rw-r--r--configure.in2
2 files changed, 28 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index aafc2c87..df52d7fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,31 @@
==============
+Version 2.32.1
+==============
+
+ libgnome-desktop
+
+ * GnomeRR: Don't read past the end of a string (Federico Mena Quintero)
+ * GnomeRR: Fix possible double-free when destroying private windows
+ (Bastien Nocera)
+
+ gnome-about
+
+ * Fix translations which do not respect python variable names (Claude
+ Paroz)
+
+ Translators
+
+ * Daniel Martinez (an)
+ * Xuacu (ast)
+ * Gil Forcada (ca)
+ * Gil Forcada (ca@valencia)
+ * Narine Martirosyan (hy)
+ * Erdal Ronahi (ku)
+ * Žygimantas Beručka (lt)
+ * Jovan Naumovski (mk)
+ * Zabeeh Khan (ps)
+
+==============
Version 2.32.0
==============
diff --git a/configure.in b/configure.in
index 898c5bd3..13e1b2f3 100644
--- a/configure.in
+++ b/configure.in
@@ -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:4:1
+LT_VERSION=18:5:1
AC_SUBST(LT_VERSION)
AM_MAINTAINER_MODE