summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2011-02-21 23:59:27 +0100
committerVincent Untz <vuntz@gnome.org>2011-02-21 23:59:27 +0100
commitc597b891d3e2a0a5d6fb8beb4c6c7b625f0d4ef6 (patch)
tree2714d39982b5ea67a46c4567d23bf2da335775a8
parent41b92660ec4d449e244544ee60dbba69eadc59c8 (diff)
downloadgnome-desktop-2.91.90.tar.gz
release: 2.91.902.91.90
-rw-r--r--NEWS22
-rw-r--r--configure.ac2
2 files changed, 23 insertions, 1 deletions
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