[gnome-settings-daemon] 3.3.5



commit 32956e38146371853bc82a3f3707ab97ab42b9a5
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Feb 7 15:51:04 2012 +0000

    3.3.5

 NEWS         |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 47 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ba7cc68..3ef2eed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,50 @@
 =============
+Version 3.3.5
+=============
+
+Build:
+- Remove unused date & time mechanism. gnome-control-center
+  uses a different API, provided by systemd on some systems.
+
+A11y keyboard:
+- Reduce the number of settings updates on startup
+
+Power:
+- Require a newer upower
+- Optionally use systemd to shutdown when power is low
+- Use GDBusProxy-compatible PropertiesChanged signal
+- Fix "<br>" appearing in notification popups
+
+Wacom:
+- Add a way to get/set the screen associated with a tablet
+- Don't crash when using a generic tablet
+- Add support for the puck and touch device types
+- Add support for enumerating tablet buttons
+
+Printers:
+- Also notify for unknown error reasons
+- Unify printer name usage
+
+Color:
+- Set the brightness of the display if it was saved as
+  metadata in the color profile
+
+Media keys, XSettings, Updates:
+- Fix possible crashes on exit
+
+Housekeeping, Wacom, XSettings:
+- Fix memory leaks
+
+Media keys:
+- Add screenshot keyboard shortcuts
+
+Keyboard:
+- Don't save num-lock state when caps-lock changes
+
+Automounter:
+- Optionally use systemd to check for active seat
+
+=============
 Version 3.3.4
 =============
 
diff --git a/configure.ac b/configure.ac
index d3e07a2..5b8a17a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.3.4],
+        [3.3.5],
         [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]