From c597b891d3e2a0a5d6fb8beb4c6c7b625f0d4ef6 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 21 Feb 2011 23:59:27 +0100 Subject: release: 2.91.90 --- NEWS | 22 ++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4ceb0b3e..ec84f7ce 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,25 @@ +=============== +Version 2.91.90 +=============== + + libgnome-desktop + + * GnomeRR: Fix refcount issues in GnomeRRLabeler (Bastien Nocera) + * GnomeBG: Fix background cache (Vincent) + * GnomeBG: Better support for one-slide slideshows, for image with + multiple sizes (Vincent) + * GnomeRR: Properly position GnomeRRLabeler labels (Matthias Clasen) + + Misc + + * Build fix (Vincent) + + Translators + + * ivarela (ast) + * Runa Bhattacharjee (bn_IN) + * Sweta Kothari (gu) + ================ Version 2.91.6.1 ================ diff --git a/configure.ac b/configure.ac index 4db18912..0f6e31d3 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ AC_CONFIG_MACRO_DIR([m4]) # change to C+1:0:0 # - If the interface is the same as the previous version, change to C:R+1:A -LT_VERSION=0:5:0 +LT_VERSION=0:6:0 AC_SUBST(LT_VERSION) AM_MAINTAINER_MODE -- cgit v1.2.1