[gnome-settings-daemon] Prepare NEWS for release



commit 1a6b919971b6c6e822b03f1bbb861a16346e0059
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Mon May 9 09:33:50 2011 +0200

    Prepare NEWS for release

 NEWS         |   33 +++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 34 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0348e09..31458ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,37 @@
 =============
+Version 3.1.1
+=============
+
+Common:
+- Add input-helper test application (Bastien Nocera)
+- Fix syndaemon never getting started (Edward Sheldrake) (#648885)
+- Add meaningful app names to notifications from plugins (Matthias Clasen) (#648911)
+
+Datetime:
+- Simplify NTP handling for distros (Bastien Nocera)
+- Fix setting NTP on Fedora 15 (Bastien Nocera)
+
+Media keys:
+- Show a popup when no media player is running (Bastien Nocera)
+- Use symbolic icon for Eject action (Bastien Nocera) (#649523)
+
+Mouse:
+- Clean up error handling (Bastien Nocera)
+- Don't crash if mouse has no FeedbackStates (Bastien Nocera) (#649539)
+
+Updates:
+- Fix the interface name (Richard Hughes)
+- Deal with absence of gnome-session gracefully (Matthias Clasen)
+
+Xrandr:
+- Never use a notification for errors (Bastien Nocera) (#648303)
+
+Translations:
+- es (Daniel Mustieles)
+- he (Yaron Shahrabani)
+- ug (Abduxukur Abdurixit)
+
+=============
 Version 3.0.1
 =============
 
diff --git a/configure.ac b/configure.ac
index cda15cd..2659013 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.0.1],
+        [3.1.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]