[gnome-settings-daemon] Release 2.91.90



commit 6914cba1007cd47b12e73739c7785f3952b78fa8
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Tue Feb 22 00:01:30 2011 +0100

    Release 2.91.90

 NEWS         |   55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 configure.ac |    2 +-
 2 files changed, 55 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 68e3a8a..f248b31 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,56 @@
+===============
+Version 2.91.90
+===============
+
+A11Y Settings:
+- Add new plugin (Bastien Nocera)
+
+Automount:
+- Look if the session is active before automounting new volumes (Cosimo Cecchi)
+- Disable automounting while screen is locked (Martin Pitt, Cosimo Cecchi)
+
+Background:
+- Stop pending fades if new ones initiated (Ray Strode)
+
+Date & Time:
+- Add Debian support to NTP service activation (Milan Bouchet-Valat) (#641598)
+- Fix gsd_datetime_check_tz_name() never working (Bastien Nocera) (#674999)
+
+Keyboard:
+- Update for new libgnomekbd API (Sergey V. Udaltsov)
+- Match shell behaviour for visibility (Bastien Nocera)
+- Explicitly calling gtk_widget_show_all for kbd layout (Sergey V. Udaltsov)
+
+Media keys:
+- Fix crash when keybindings change (Bastien Nocera)
+- Add more Universal Access keybindings (Bastien Nocera) (#641279)
+
+Mouse:
+- Use event driven mode for syndaemon (Pauli Nieminen) (#639623)
+- Use syndaemon -K to ignore Ctrl+C and other combos  (Peter Hutterer) (#639487)
+
+Print notification:
+- Go back to using name in notifications (William Jon McCann)
+- Check that cups is recent enough (Marek Kasik)
+
+Updates:
+- Add an updates plugin to integrate with PackageKit (Richard Hughes)
+
+XSettings:
+- Fix memleak, using wrong unref function (Bastien Nocera)
+
+Translations:
+- ar (Khaled Hosny)
+- es (Daniel Mustieles, Jorge González)
+- gl (Fran Diéguez)
+- he (Yaron Shahrabani)
+- it (Luca Ferretti)
+- ko (Changwoo Ryu)
+- nb (Kjartan Maraas)
+- pa (A S Alam)
+- zh_HK (Chao-Hsiung Liao)
+- zh_TW (Chao-Hsiung Liao)
+
 ==============
 Version 2.91.9
 ==============
@@ -17,7 +70,7 @@ Keybindings:
 - Rename Accessibility keybindings to 'Universal Access' (William Jon McCann)
 - Mark Accessibility keybindings as system (William Jon McCann)
 
-- Keyboard:
+Keyboard:
 - Don't create kbd indicators in the shell (Sergey V. Udaltsov)
 - Remove $GDM_KEYBOARD_LAYOUT handling (Bastien Nocera)
 - Fix control-center invocation (Yanko Kaneti)
diff --git a/configure.ac b/configure.ac
index e3edb1a..ed09938 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [2.91.10],
+        [2.91.90],
         [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]