[gnome-settings-daemon/gnome-3-12] 3.12.3



commit 2b001e25028de09b34fab1f543b8ba22d297086f
Author: Rui Matos <tiagomatos gmail com>
Date:   Mon Sep 22 17:53:12 2014 +0200

    3.12.3

 NEWS         |   30 ++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 31 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1db1eb1..1d332e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,34 @@
 ==============
+Version 3.12.3
+==============
+
+General:
+- Implement size matching for touchscreens
+
+Housekeeping:
+- Fix a possible data loss when symlinks are created from /tmp
+- Fix regular files not getting deleted from the Trash
+
+Media-keys:
+- Add shortcut to start gnome-control-center
+- Don't show Orientation lock popup if not supported
+
+Orientation:
+- Fix plugin on MS Surface devices
+
+Power:
+- '0' keyboard backlight is a valid value
+
+Wacom:
+- Add Bluetooth OLED handling for Intuos4 WL
+- Make OSD always appear on a single monitor
+- Handle "cursor" tablet devices so that they get properly mapped for
+  different orientations
+
+XSettings:
+- Honor changes to the enable-animations setting
+
+==============
 Version 3.12.2
 ==============
 
diff --git a/configure.ac b/configure.ac
index 501cb43..60a78a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.12.2],
+        [3.12.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]