[gnome-settings-daemon/gnome-3-0] Release 3.0.2



commit 0f4fe83c0c62966e37c4e5cb4c97895c9b4e6c57
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Mon May 23 11:45:04 2011 +0200

    Release 3.0.2

 NEWS         |   27 +++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0348e09..fe81d10 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,31 @@
 =============
+Version 3.0.2
+=============
+
+Common:
+- Fix syndaemon never getting started (Edward Sheldrake) (#648885)
+- Fix example input device script (Bastien Nocera)
+- Don't try to convert show-keyboard-leds-indicator in gnome-settings-daemon.convert (Chris Coulson)
+
+Date & Time:
+- Fix setting NTP on Fedora 15 (Bastien Nocera) (#648556)
+
+Media keys:
+- Use symbolic icon for Eject action (Bastien Nocera) (#649523)
+
+Mouse:
+- Don't pass NULL to device_is_touchpad (Matthias Clasen) (#649214)
+- Clean up error handling (Bastien Nocera)
+- Don't crash if mouse has no FeedbackStates (Bastien Nocera) (#649539)
+
+XRandr:
+- Never use a notification for errors (Bastien Nocera) (#648303)
+
+Translations:
+- fa (Arash Mousavi)
+- ug (Abduxukur Abdurixit)
+
+=============
 Version 3.0.1
 =============
 
diff --git a/configure.ac b/configure.ac
index 31bb527..5715a62 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.0.1],
+        [3.0.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]