[gnome-settings-daemon] Release 3.1.3



commit cd7e00588cf27a0b35932837e4bdd538bd4d3866
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Mon Jul 4 13:40:47 2011 +0200

    Release 3.1.3

 NEWS         |   36 ++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 37 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1be4d50..4e0f035 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,40 @@
 =============
+Version 3.1.3
+=============
+
+Common:
+- Use defines instead of variables for ranges (Bastien Nocera)
+- Fix function keys not being grabbed (Bastien Nocera) (#649222)
+- Allow the "Pause" key to be used (Bastien Nocera) (#653524)
+
+Clipboard:
+- Fix incremental sending from the clipboard manager (Cosimo Cecchi) (#652609)
+
+Color:
+- Fix a potential buffer-overflow when converting to wide text (Richard Hughes)
+
+Keyboard:
+- Use the same kbd layout menu labels as Gnome Shell (Jeremy Bicha) (#652836)
+- Add missing "Settings" to the string (Bastien Nocera)
+- Fix menu items actions (Bastien Nocera)
+
+Media keys:
+- Use constant for icon size in OSD (Bastien Nocera)
+- Remove progress bar borders (Bastien Nocera) (#652321)
+
+Mouse:
+- Check device is a touchpad before enabling/disabling it (Rodrigo Moya)
+
+Translations:
+- be (Ihar Hrachyshka)
+- es (Jorge GonzÃlez)
+- gl (Fran DiÃguez)
+- he (Yaron Shahrabani)
+- nb (Kjartan Maraas)
+- sl (Matej UrbanÄiÄ)
+- sr (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+
+=============
 Version 3.1.2
 =============
 
diff --git a/configure.ac b/configure.ac
index b81c7e0..81c8ae9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.1.2],
+        [3.1.3],
         [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]