[gnome-settings-daemon] 3.23.3



commit 65fbb83cc65c211f47a32da65a7d14d0bbf08c2a
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jan 11 18:48:25 2017 +0100

    3.23.3

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c935383..a044d38 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
 ==============
+Version 3.23.3
+==============
+
+Plugins:
+- Fix crash when X is not available
+- Fix compilation failure on some setups
+- Fix warnings on exit
+
+Media-keys:
+- Fix shutdown dialog delay when using kbd shortcut
+
+XSettings:
+- Make Gtk/EnablePrimaryPaste configurable through GSettings
+- Fix large fonts being scanned before they're fully copied
+
+==============
 Version 3.23.2
 ==============
 
diff --git a/configure.ac b/configure.ac
index c82a080..dc815eb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.23.2],
+        [3.23.3],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
 
 AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-bus.c])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]