[gnome-settings-daemon] 3.3.3



commit 773c195eddf1bb45bddec9a2c89a5790560ac3aa
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Dec 20 16:15:46 2011 -0500

    3.3.3

 NEWS         |   36 ++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 37 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 85ca411..745b366 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,40 @@
 =============
+Version 3.3.3
+=============
+
+Build:
+- Require GTK+ 3.3.4 (for key accel parsing)
+- Require XI2 (for wacom support)
+
+Common:
+- Remove unused X key event code (Bastien)
+
+Wacom:
+- Lots of infrastructure buildup that I can't really
+  summarize here (Bastien Nocera)
+- Rename plugin to avoid name clash with libwacom (Bastien)
+- Use libwacom to get tablet metadata (Bastien)
+- Implement per-device and per-stylus settings (Bastien)
+
+Power:
+- Add the vendor name to the battery recall
+  warning (Dominique Leuenberger) (#664418)
+- Add automatic dimming of keyboard backlight (Alex Murray)
+Print:
+- Prevent crashes when cups sends malformed
+  D-Bus signals (Lars Uebernickel) (#665689)
+
+XSettings:
+- Set GtkShellShowsAppMenu xsetting when the shell is running (Colin Walters)
+
+
+Translations:
+ Hebrew
+ Norwegian bokmÃl
+ Romanian
+ Spanish
+
+=============
 Version 3.3.2
 =============
 
diff --git a/configure.ac b/configure.ac
index bd5a8ce..1d6332f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.3.2],
+        [3.3.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]