summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2016-03-17 15:19:06 +0100
committerBastien Nocera <hadess@hadess.net>2016-03-17 15:19:06 +0100
commitbffe8224e8111163f21edafbb86463d8270036a6 (patch)
tree349b3208fa6867d1dcd88f24e4d980ea3e6d56a0
parent38f0d628f40b893dcc04b054158c693ee7e4ddf4 (diff)
downloadgnome-control-center-bffe8224e8111163f21edafbb86463d8270036a6.tar.gz
-rw-r--r--NEWS23
-rw-r--r--configure.ac2
2 files changed, 24 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d7e2ad3b5..3e1c4d56c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,27 @@
===============
+Version 3.19.92
+===============
+
+All:
+- Dialogues sizing fixes
+
+Color:
+- Fix dialogue title not being translated
+
+Display:
+- Add a frequency/refresh rate drop-down
+
+Privacy:
+- Fix margins around location dialogue widgets
+- Better description for 'Location Services'
+- Vertically center "Location Services" label
+- Only disable apps switches, not the whole row
+
+Printers:
+- Drop border of the "Add" new printer button
+- Fix manual PPD selection dialogue not having a parent
+
+===============
Version 3.19.91
===============
diff --git a/configure.ac b/configure.ac
index 07e074a92..0c2a779e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([gnome_control_center_version], 3.19.91)
+m4_define([gnome_control_center_version], 3.19.92)
AC_INIT([gnome-control-center], [gnome_control_center_version],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])