[gnome-settings-daemon/gnome-3-2] 3.2.2
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon/gnome-3-2] 3.2.2
- Date: Tue, 8 Nov 2011 20:16:40 +0000 (UTC)
commit b3f969f8b8391e3c3f30bb5d54fe0cca2ddd4061
Author: Bastien Nocera <hadess hadess net>
Date: Tue Nov 8 20:10:54 2011 +0000
3.2.2
NEWS | 26 ++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 620797d..f0deb3e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,30 @@
=============
+Version 3.2.2
+=============
+
+Fix a number of memory leaks and static analysis bugs
+
+Media keys:
+- Fix suspend key not working
+- Fix newly captured keybindings with GTK+ 3.2.1 not working
+ ('<Primary>' key)
+- Fix OSD display problem in fallback mode
+- Allow grabbing the Print key without a modifier
+
+Power:
+- Fix possible undefined symbol
+
+Printers:
+- Fix crash on start when registering a D-Bus service
+- Fix problems getting ownership information for print jobs
+- Only show errors when the print job triggering it is ours
+- Make error notifications resident, and dismiss them when
+ the problem is resolved
+
+Wacom:
+- Set cursor devices to be in relative mode by default
+
+=============
Version 3.2.1
=============
diff --git a/configure.ac b/configure.ac
index fe74674..470bb03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gnome-settings-daemon],
- [3.2.1],
+ [3.2.2],
[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]