[gnome-desktop] release: 3.1.2



commit 5b389d3a81afa9e63ba124603976c79295182b7d
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Jun 14 13:43:46 2011 +0200

    release: 3.1.2

 NEWS         |   23 +++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e149e43..847f993 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,27 @@
 =============
+Version 3.1.2
+=============
+
+Note to packagers: this release breaks ABI compatibility in GnomeRR, so the
+version of the library was bumped.
+
+  libgnome-desktop
+
+	* GnomeDesktopThumbnail: Use GOnce for thread safety (Colin Walters)
+	* GnomeRR: Add a size return value to gnome_rr_output_get_edid_data()
+	  (Richard Hughes)
+	* GnomeRR: Emit ::output-connected and ::output-disconnected when
+	  screen outputs come and go (Richard Hughes)
+
+  Translators
+
+	* Daniel Martinez (an)
+	* Gil Forcada (ca valencia)
+	* Kristjan SCHMIDT (eo)
+	* Ð?иÑ?оÑ?лав Ð?иколиÑ? (sr)
+	* Miroslav NikoliÄ? (sr latin)
+
+=============
 Version 3.1.1
 =============
 
diff --git a/configure.ac b/configure.ac
index 3fe9c6f..befcda4 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=1:0:1
+LT_VERSION=2:0:0
 AC_SUBST(LT_VERSION)
 
 AM_MAINTAINER_MODE



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