[gnome-settings-daemon/gnome-3-2] Release 3.2.1
- From: Rodrigo Moya <rodrigo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon/gnome-3-2] Release 3.2.1
- Date: Mon, 17 Oct 2011 14:21:33 +0000 (UTC)
commit 0d86580c31d20280f83493a664a1786d2853b1c3
Author: Rodrigo Moya <rodrigo gnome-db org>
Date: Mon Oct 17 16:21:19 2011 +0200
Release 3.2.1
NEWS | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 56 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 76486e8..620797d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,59 @@
=============
+Version 3.2.1
+=============
+
+Common:
+- Remove left-over debug (Bastien Nocera) (#660073)
+
+Color:
+- Fix a crash if ~/.local is deleted at runtime (Richard Hughes) (#660664)
+- Do not load all the color devices twice at startup (Richard Hughes)
+- Don't assign the same device more than once at startup (Richard Hughes)
+- Fix critical warning if the user disables the internal LCD screen (Richard Hughes)
+- Reset the gamma tables when the screen configuration changes (Richard Hughes) (#660164)
+- Fix 'make check' by including -lm for powf() (Richard Hughes)
+
+Media keys:
+- Use a GCancellable for g_bus_get calls so that they can be cancelled (Rodrigo Moya)
+- Don't assert if the user sets the 'button-power' action to 'shutdown' (Richard Hughes)
+- Don't assert if the user sets the 'button-power' action to 'nothing' (Richard Hughes)
+- Fix OSD touchpad icon names (Bastien Nocera) (#661179)
+- Fix suspend button not locking the screen (Bastien Nocera) (#660267)
+
+Power:
+- Don't restore the brightness if it's never been set (Richard Hughes)
+- Fix two small reference leaks when using the D-Bus interface (Richard Hughes)
+- Use a GCancellable for g_bus_get calls so that they can be cancelled (Rodrigo Moya)
+- Do not sleep-on-idle by default (Richard Hughes) (#660395)
+- Do not revert to the pre-idle brightness if idle dimming is disabled (Richard Hughes) (#660434)
+- Ensure the DPMS state is 'on' at startup (Richard Hughes) (#660482)
+- Close low-battery notification when plugged in (Florian MÃllner) (#660942)
+- Don't crash when setting the dim timeout when using NX (Richard Hughes) (#661000)
+- Call XSyncInitialize() in case GTK+ wasn't compiled with XSync support (Richard Hughes)
+- Emit 'Changed' signal to all listeners (Gary Ching-Pang Lin)
+
+Printers:
+- Fix build on systems without LC_PAPER (Bastien Nocera) (#660626)
+- Call setlocale() (Bastien Nocera) (#660632)
+- Exit gsd-printer when session ends (Marek Kasik) (#660158)
+- Correct signature when calling PrinterAddOptionDefault (Marek Kasik)
+- Don't show "Not connected?" when not needed (Marek Kasik)
+- Unown name on the system bus when session goes idle (Marek Kasik)
+
+Wacom:
+- Fix possible crasher (Bastien Nocera) (#661170)
+
+Xrandr:
+- Use a GCancellable for g_bus_get calls so that they can be cancelled (Rodrigo Moya)
+
+Translations:
+- ast (Xandru Armesto)
+- gl (Fran Dieguez)
+- nl (Redmar, Wouter Bolsterlee)
+- or (Manoj Kumar Giri)
+- vi (Nguyán ThÃi Ngác Duy)
+
+=============
Version 3.2.0
=============
diff --git a/configure.ac b/configure.ac
index 36105ec..fe74674 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gnome-settings-daemon],
- [3.2.0],
+ [3.2.1],
[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]