[gnome-settings-daemon] 3.9.92



commit e915582b93f4218bc2aa1a8b1832083461ab56e2
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Sep 17 22:20:42 2013 +0200

    3.9.92

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b671415..b2b125a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+==============
+Version 3.9.92
+==============
+
+- Several fixes to the test suite
+
+Color:
+- Correct the transposed bits in the EDID parser
+
+Datetime:
+- Set geoclue distance threshold
+
+Power:
+- Fix a crash when hibernating on low power
+- Ignore battery devices that aren't present
+- Update the composite device on startup
+- Default to the keyboard backlight being unavailable
+
+Updates:
+- Fix a crash
+- Use gnome-software if it is installed
+- Do not clear the offline-update if rebooting succeeded
+
+Wacom:
+- Fix a crash
+
 ================
 Version 3.9.91.1
 ================
diff --git a/configure.ac b/configure.ac
index 90236d1..8be22a8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.9.91.1],
+        [3.9.92],
         [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]