[gnome-settings-daemon] 3.13.92



commit 2e6fed268f3dee87787a759f93ef80672063ff9c
Author: Rui Matos <tiagomatos gmail com>
Date:   Mon Sep 15 21:28:14 2014 +0200

    3.13.92

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c782330..fa7434f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,18 @@
 ===============
+Version 3.13.92
+===============
+
+Keyboard:
+- Remove input sources handling: this was moved to mutter/gnome-shell
+  and removes g-s-d's build dependency on IBus
+
+Power:
+- '0' keyboard backlight is a valid value
+
+Rfkill:
+- Add a property to determine whether to show airplane mode
+
+===============
 Version 3.13.91
 ===============
 
diff --git a/configure.ac b/configure.ac
index eac4870..5052067 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.13.91],
+        [3.13.92],
         [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]