[gnome-settings-daemon/gnome-3-8] 3.8.0



commit 37e65e752de334c66a5a6d2582ac286aa38b461f
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 26 09:51:51 2013 +0100

    3.8.0

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9220c4c..55ff73f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+=============
+Version 3.8.0
+=============
+
+Color:
+- Set the default profile locale to be en_US, not EN_us
+
+Power:
+- Fix state problems if gnome-shell crashes or is killed within
+  the screensaver
+
+Cursor:
+- Fix crash with X.org prior to 1.14, requires a matching gnome-desktop
+  release as well
+
+- Updated translations
+
 ==============
 Version 3.7.92
 ==============
diff --git a/configure.ac b/configure.ac
index 9db3e9b..ae7a747 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.7.92],
+        [3.8.0],
         [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]