From 5b389d3a81afa9e63ba124603976c79295182b7d Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 14 Jun 2011 13:43:46 +0200 Subject: release: 3.1.2 --- NEWS | 23 +++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e149e43d..847f9933 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,26 @@ +============= +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 3fe9c6f9..befcda40 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 -- cgit v1.2.1