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



commit f816aeeffcaa854d9c49908db50a12d33cf6622f
Author: Rui Matos <tiagomatos gmail com>
Date:   Fri Jun 7 23:01:14 2013 +0200

    3.8.3

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0a4c1bf..799c1e4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
 =============
+Version 3.8.3
+=============
+
+Media-keys:
+- Fix potential crash if gnome-shell crashes while coming up
+- Show shell search for search button
+
+Keyboard:
+- Remove the input source switcher helper
+- Introduce a SetInputSource DBus method
+
+Updates:
+- Fix potential crash
+
+=============
 Version 3.8.2
 =============
 
diff --git a/configure.ac b/configure.ac
index 1dd27c0..b583223 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.8.2],
+        [3.8.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]