[gnome-settings-daemon/gnome-3-24] 3.24.1



commit f981b98a509a1a0e2f72d97bd8716d5165e38848
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Apr 12 11:21:22 2017 +0200

    3.24.1

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4f8c4a0..94778e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
 ==============
+Version 3.24.1
+==============
+
+- Fix Calculator media key
+- Fix sunrise calcs for fractional timezone offsets
+- Fix possible division by zero in clipboard handling
+
+==============
 Version 3.24.0
 ==============
 - Work-around possible deadlocks on startup
diff --git a/configure.ac b/configure.ac
index 7688d87..d82a330 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.69])
 
 AC_INIT([gnome-settings-daemon],
-        [3.24.0],
+        [3.24.1],
         [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]