summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2015-09-14 18:50:00 +0200
committerBastien Nocera <hadess@hadess.net>2015-09-14 18:50:00 +0200
commita64c63356fa1005668c67488a51933dfdd82ef99 (patch)
tree4a01a1c165dc3ca8502955c75601788dee0c9557
parent39528b3c6adb084f8563613da96b4d075163218d (diff)
downloadgnome-settings-daemon-GNOME_SETTINGS_DAEMON_3_17_92.tar.gz
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index feef6157..02558920 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
===============
+Version 3.17.92
+===============
+
+- Plug a number of memory leaks
+- Updated translations
+
+Media keys:
+- Remove "button-*" configurations, they work as labelled
+
+===============
Version 3.17.90
===============
diff --git a/configure.ac b/configure.ac
index 5e49a9a6..5ded9873 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gnome-settings-daemon],
- [3.17.90],
+ [3.17.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])