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



commit abac6de4c795f20b56aea214d492d8a9715a94fd
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Jul 19 18:07:07 2013 +0200

    3.8.4

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 799c1e4..9685e47 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
 =============
+Version 3.8.4
+=============
+
+- Fix possible crasher on startup
+- Fix battery warning notifications not going away after
+  plugging the laptop
+- Make gnome-shell's monitoring of user-added applications
+  faster by creating the directory for them
+- Fix possible crash in XRandR with overlapping screens
+
+=============
 Version 3.8.3
 =============
 
diff --git a/configure.ac b/configure.ac
index b583223..d7a9ead 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.8.3],
+        [3.8.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]