[gnome-desktop] [release] 2.27.3



commit 2ead779430da93103cca4d41adaec5feb54beac9
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Jun 16 14:11:36 2009 +0200

    [release] 2.27.3

 NEWS         |   27 +++++++++++++++++++++++++++
 README       |    2 +-
 configure.in |    6 +++---
 3 files changed, 31 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 594b5d6..1001671 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,31 @@
 ==============
+Version 2.27.3
+==============
+
+  libgnome-desktop
+
+	* GnomeRR: Only select for RRScreenChangeNotifyMask, not for the more
+	  detailed RANDR 1.2 events (Federico Mena Quintero)
+	* GnomeRR: Don't ask for RANDR events if the caller doesn't specify a
+	  callback (Federico Mena Quintero)
+	* GnomeRR: Add _with_time() versions to the GnomeRR and GnomeRRConfig
+	  functions that change the RANDR configuration (Federico Mena
+	  Quintero)
+	* GnomeRR: Add gnome_rr_screen_get_timestamps() to query the XRR
+	  timestamps (Federico Mena Quintero)
+	* GnomeRR: Don't force a reprobe of the RANDR outputs on every RANDR
+	  event (Federico Mena Quintero)
+	* GnomeRR: First update screen resources, then update the screen size
+	  range (Federico Mena Quintero)
+	* GnomeRR: Add debug dialog to show the RANDR timestamps (Federico Mena
+	  Quintero)
+
+  Translators
+
+	* Anousak Souphavanh (lo)
+	* Ivar Smolin (et)
+
+==============
 Version 2.26.2
 ==============
 
diff --git a/README b/README
index 4ab4a75..d43cee7 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-gnome-desktop 2.26.2
+gnome-desktop 2.27.3
 ====================
 
 	This package is free software and is part of the
diff --git a/configure.in b/configure.in
index b230e8b..2aaf87c 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-desktop], [2.26.3],
+AC_INIT([gnome-desktop], [2.27.3],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-desktop])
 AC_CONFIG_SRCDIR([libgnome-desktop])
 
@@ -34,8 +34,8 @@ AC_PROG_LIBTOOL
 PKG_PROG_PKG_CONFIG
 
 GNOME_PLATFORM=2
-GNOME_MINOR=26
-GNOME_MICRO=2
+GNOME_MINOR=27
+GNOME_MICRO=3
 GNOME_DISTRIBUTOR="GNOME.Org"
 GNOME_DATE=`date +"%Y-%m-%d"`
 



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