summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2017-03-15 13:03:09 +0100
committerBastien Nocera <hadess@hadess.net>2017-03-15 13:03:09 +0100
commit5b3c6143ce95044fb4f5fcbf872e944db6b21405 (patch)
treee1e5b93c7d559b69dff652ff269070cf19bc7de4
parent7d388657cea5991bd1d520aa31727609ecb72e32 (diff)
downloadgnome-control-center-5b3c6143ce95044fb4f5fcbf872e944db6b21405.tar.gz
-rw-r--r--NEWS20
-rw-r--r--configure.ac2
2 files changed, 21 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ee994c473..9aecedee1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,24 @@
===============
+Version 3.23.92
+===============
+
+Universal Access:
+- Add cursor size configuration
+
+Network:
+- Fix SSID not changing when enabling hotspot
+- Fix initial state of Wi-Fi device when using Hotpost
+
+Notifications:
+- Forward notification settings to portal
+
+Printers:
+- Improve panel layout
+- Allow printer model label to ellipsize
+- Don't block on the network in the jobs dialogue
+-
+
+===============
Version 3.23.91
===============
diff --git a/configure.ac b/configure.ac
index dff389345..41abbc2bb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([gnome_control_center_version], 3.23.91)
+m4_define([gnome_control_center_version], 3.23.92)
AC_INIT([gnome-control-center], [gnome_control_center_version],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])