[gnome-settings-daemon] Release 3.1.4



commit 42e9c7074c9026d77edc7a773ef7133fa334f54a
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Mon Jul 25 11:58:03 2011 +0200

    Release 3.1.4

 NEWS         |   40 ++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 41 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4e0f035..998c12b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,44 @@
 =============
+Version 3.1.4
+=============
+
+A11y-keyboard:
+- Do proper cleanup when the plugin is stopped (Rodrigo Moya)
+
+Automount:
+- Turn the automount plugin in a separate binary (Cosimo Cecchi) (#653521)
+- Fix distcheck of .desktop.in.in file (Rodrigo Moya)
+
+Common:
+- Fix grabbing of multimedia keys (Chris Coulson)
+
+Daemon:
+- Set locale environment on gnome-session as early as possible (Rodrigo Moya) (#654182)
+- Plug memory leak (Rodrigo Moya)
+
+Datetime:
+- Use friendlier wording for date & time policykit prompt (Michael Terry) (#645951)
+
+Media keys:
+- Add button handling code from gnome-power-manager (Richard Hughes)
+
+Power:
+- Add power plugin to replace g-p-m (Richard Hughes)
+
+Translations:
+- be (Ihar Hrachyshka)
+- cz (Marek ÄernockÃ)
+- de (Mario BlÃttermann)
+- es (Daniel Mustieles, Jorge GonzÃlez, Sebi Kul, Francisco Molinero)
+- gl (Fran Dieguez)
+- he (Yaron Shahrabani)
+- lt (Aurimas Äernius)
+- lv (Rudolfs Mazurs)
+- nb (Kjartan Maraas)
+- pa (A S Alam)
+- tr (Muhammet Kara)
+
+=============
 Version 3.1.3
 =============
 
diff --git a/configure.ac b/configure.ac
index c893830..77ca98c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.1.3],
+        [3.1.4],
         [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]