[gnome-settings-daemon] 3.11.92



commit e4e933bf989d09c7e2bc34b97927acc78d23ede2
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 18 11:29:34 2014 +0100

    3.11.92

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f73c844..e43c632 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,22 @@
 ===============
+Version 3.11.92
+===============
+
+Common:
+- Avoid GsdDeviceMapper blocking on startup
+
+Power:
+- Fix idle time being reset when notifications come in
+
+XSettings:
+- Avoid Hi-DPI getting setup for:
+  - non-primary screens
+  - HDMI outputs (except 4K monitors)
+  - low resolutions
+
+- Translation updates
+
+===============
 Version 3.11.91
 ===============
 
diff --git a/configure.ac b/configure.ac
index 95e957c..14c1d7a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.11.91],
+        [3.11.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]