[gnome-settings-daemon/gnome-3-10] 3.10.3



commit f57c704677ee0363c3b04b025802b5bb3223e69d
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Jun 3 15:18:21 2014 +0200

    3.10.3

 NEWS         |   36 ++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 37 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8ae42fc..72139f9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,40 @@
 ==============
+Version 3.10.3
+==============
+
+- Several fixes for hi-dpi displays - see below
+- Don't die when gnome-session says Stop so that applications that are
+  still running during session exit don't lose their theme and icons
+- Check the exit status of hotplug scripts correctly
+
+Housekeeping:
+- Don't follow symlinks to subdirectories
+
+Keyboard:
+- Apply num-lock to newly connected keyboards
+
+Mouse:
+- Avoid X errors, and thus a crash, in some cases
+
+Power:
+- Fix wakeup with some keymaps
+- Fix restarting of the lid inhibitor check timer
+
+Updates:
+- Remove the unconditional clearing of the offline updates message
+
+Wacom:
+- Add OLED handling over Bluetooth for the Intuos4 Wireless tablets
+
+XSettings:
+- Export Gtk/ShellShowsDesktop setting so that Gtk can decide whether
+  to show the 'Desktop' item in the places sidebar
+- Use primary monitor for scaling factor
+- Disable scaling factor on HDMI outputs
+- Enable hidpi scaling on 4K monitors
+- Never turn on hi-dpi support for small resolutions
+
+==============
 Version 3.10.2
 ==============
 
diff --git a/configure.ac b/configure.ac
index 05cc224..5b72ff9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.10.2],
+        [3.10.3],
         [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]