[gnome-settings-daemon] 3.3.4



commit 86830ad00305015e3419d20d242e00629dd5c01d
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 17 14:34:14 2012 +0000

    3.3.4

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4713a69..ba7cc68 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+=============
+Version 3.3.4
+=============
+
+Build:
+- Fix distribution of a pre-processed desktop file
+
+Daemon:
+- Fix --debug not working
+- Remove gnome_settings_session_get_screen() and
+  gnome_settings_session_get_upower_client(), as
+  the underlying functions return singletons
+
+Color:
+- Fix some screen setups not being color corrected
+
+XRandR:
+- Better handling of docking stations and plugging of
+  external monitors (for suspend, and turning off monitors
+  to work as designed)
+
+Wacom:
+- Fix loading of the plugin
+- Fix GSettings read/write for per-tablet/per-styli configs
+- Export more tablet and stylus metadata
+
 ===============
 Version 3.3.3.1
 ===============
diff --git a/configure.ac b/configure.ac
index 4a45407..30d2432 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.3.3.1],
+        [3.3.4],
         [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]