From ed8b0870bd2887f5651a3f3d2cd3e7dcb1c65e88 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 17 Nov 2010 12:23:17 +0100 Subject: release: 2.32.1 --- NEWS | 27 +++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index aafc2c87..df52d7fe 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,30 @@ +============== +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 -- cgit v1.2.1