[gnome-settings-daemon] 3.9.91



commit f2b3419801a8e5de7e53c18703ad0674c08d9db2
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Sep 2 12:23:09 2013 -0400

    3.9.91

 NEWS         |   27 +++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 837fa59..1f6840c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,31 @@
 ==============
+Version 3.9.91
+==============
+
+Datetime:
+- Avoid popping up polkit password prompts
+
+Power:
+- Fix error handling in dbus API, avoiding assertions
+
+Printer:
+- Allow building against cups 1.5
+
+Rfkill:
+- Fix a crash
+
+Smartcard:
+- Ignore softtoken
+
+Updates:
+- Add a test application
+- Notify about available offline updates
+
+XSettings:
+- Keep middle-click paste enabled for now
+
+
+==============
 Version 3.9.90
 ==============
 
diff --git a/configure.ac b/configure.ac
index fd57732..77d45e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.9.90],
+        [3.9.91],
         [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]