summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRui Matos <tiagomatos@gmail.com>2014-04-16 14:44:08 +0200
committerRui Matos <tiagomatos@gmail.com>2014-04-16 14:44:08 +0200
commitaaa2833901fa51f4a2a30f43faf00981c7268327 (patch)
tree5cbc2c1e1eded74e25b6631208e59bed1880095c
parentedbae67a9a751256aa2e4e5a6e62368f1d8c208d (diff)
downloadgnome-control-center-GNOME_CONTROL_CENTER_3_12_1.tar.gz
-rw-r--r--NEWS24
-rw-r--r--configure.ac2
2 files changed, 25 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e16aea36e..c37da3386 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,28 @@
==============
+Version 3.12.1
+==============
+
+Background:
+- Remove black from the preset colours
+- Make sure the whole dialog is visible on small screens
+
+Info:
+- Fix incorrect virtualisation technology being displayed
+- Don't display "Check for updates" button when neither gnome-software
+ nor gpk-update-viewer are available
+
+Printers:
+- Don't fail when adding Samba printers with spaces on their name
+
+Users:
+- Fix hang on password change
+
+Wacom:
+- Unconditionally build the panel on supported platforms
+
+- Translations update
+
+==============
Version 3.12.0
==============
diff --git a/configure.ac b/configure.ac
index c831e0d47..511f78dee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([gnome_control_center_version], 3.12.0)
+m4_define([gnome_control_center_version], 3.12.1)
AC_INIT([gnome-control-center], [gnome_control_center_version],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])