[gnome-desktop] [release] 2.26.2



commit 9d4715e8e6c788e086813226b429945227d6c04d
Author: Vincent Untz <vuntz gnome org>
Date:   Wed May 20 15:41:14 2009 +0200

    [release] 2.26.2
---
 NEWS         |   31 +++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.in |    4 ++--
 3 files changed, 34 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 6d965f5..594b5d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,35 @@
 ==============
+Version 2.26.2
+==============
+
+  libgnome-desktop
+
+	* Thumbnail: Preload /gnome/desktop/thumbnails in thumbnail factory for
+	  performance (Alexander Larsson)
+	* GnomeRR: Fill out ScreenInfo structs sufficiently without reprobing
+	  (Matthias Clasen)
+	* GnomeRR: Fix display name heuristics to result less in 'Unknown'
+	  (Matthias Clasen)
+	* Thumbnail: Code improvements (Felix Riemann)
+	* GnomeRR: Don't append a newline to monitor vendor names (Federico
+	  Mena Quintero)
+	* GnomeRR: Make GnomeRRLabeler's labels explicitly black (Federico Mena
+	  Quintero)
+
+  Misc
+
+	* Build system changes following git migration (Vincent)
+	* Various tiny build system fixes (Vincent)
+	* Remove gnome-feedback doc files that were unused anyway (Vincent)
+	* Use shave to improve build log readability (Vincent)
+
+  Translators
+
+	* Ivar Smolin (et)
+	* Jordi Mallach (ca valencia)
+	* Maxim Dziumanenko (uk)
+
+==============
 Version 2.26.1
 ==============
 
diff --git a/README b/README
index 40b75da..4ab4a75 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-gnome-desktop 2.26.1
+gnome-desktop 2.26.2
 ====================
 
 	This package is free software and is part of the
diff --git a/configure.in b/configure.in
index aa8bdc8..56c21c5 100644
--- a/configure.in
+++ b/configure.in
@@ -19,7 +19,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=13:4:2
+LT_VERSION=13:5:2
 AC_SUBST(LT_VERSION)
 
 AM_MAINTAINER_MODE
@@ -35,7 +35,7 @@ PKG_PROG_PKG_CONFIG
 
 GNOME_PLATFORM=2
 GNOME_MINOR=26
-GNOME_MICRO=1
+GNOME_MICRO=2
 GNOME_DISTRIBUTOR="GNOME.Org"
 GNOME_DATE=`date +"%Y-%m-%d"`
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]