summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2015-11-10 14:08:16 +0100
committerBastien Nocera <hadess@hadess.net>2015-11-10 14:08:16 +0100
commitce3d8ff78907e0d2c55336c20002099c486e172b (patch)
tree61a5c7b474cd16db5afcd7ed4a2a942ce33601ca
parent0b76186e73d99c477c10985ac4f9331f9a8449e8 (diff)
downloadgnome-settings-daemon-ce3d8ff78907e0d2c55336c20002099c486e172b.tar.gz
-rw-r--r--NEWS17
-rw-r--r--configure.ac2
2 files changed, 18 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 38b0743c..284230b4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
==============
+Version 3.18.2
+==============
+
+- Updated translations
+
+Media keys:
+- Re-add configuration for the power button, except for tablets
+ and virtual machines which have hard-coded defaults
+
+Wacom:
+- Fix application of left-handed mode and keep-aspect setting
+
+XSettings:
+- Export cursor theme
+- Fix possible crasher when disabling the plugin
+
+==============
Version 3.18.1
==============
diff --git a/configure.ac b/configure.ac
index 62bad7ef..78a63fba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gnome-settings-daemon],
- [3.18.1],
+ [3.18.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])