[gnome-settings-daemon] 3.13.1



commit 3da1354ff9299efa9dbcf7910cd878403d2770a9
Author: Kalev Lember <kalevlember gmail com>
Date:   Thu May 1 17:49:33 2014 +0200

    3.13.1

 NEWS         |   35 +++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 36 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4fa8e1c..a7faae5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+==============
+Version 3.13.1
+==============
+
+Color:
+- Fix 13 byte long EDID description text parsing
+
+Common:
+- Improve hotplug scripts exit status checking and correct the
+  documentation
+- Fix possible crasher in device-mapper
+
+Cursor:
+- Remove multi-screen support
+
+Date & Time:
+- Make the geolocation marker in gnome-shell's status area go away
+  after turning Automatic Time Zone off
+
+Keyboard:
+- Fix consecutive xkb grp: options not being stripped
+
+Power:
+- Remove unused session presence proxy
+- Emit change notification for brightness
+- Fix display not blanking after gnome-shell wake up
+- Don't warn when Kdb backlight D-Bus is called
+- Lower the lid safety timeout to 8 seconds
+
+Updates:
+- Remove the updates plugin. The functionality now lives on in the
+  gnome-software session service.
+
+- Translation updates
+
 ================
 Version 3.12.0.1
 ================
diff --git a/configure.ac b/configure.ac
index 7164e75..cfb7985 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.12.0.1],
+        [3.13.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
 
 AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])


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