[gnome-control-center/gnome-3-14] 3.14.2



commit 5f5295fae2df4757bdbc44fc0f7ed08311b0a58a
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Nov 11 18:27:18 2014 +0100

    3.14.2

 NEWS         |   34 ++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 35 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ab2308c..8a51da2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,38 @@
 ==============
+Version 3.14.2
+==============
+
+- Disable SSLv3 because of POODLE
+- Translation updates
+
+Background:
+- Fix possible crash when date isn't available
+- Fix crash when adding the second color
+
+Power:
+- Disable hover on non-clickable rows
+
+Printers:
+- Automatically keep the selected row scrolled in view
+
+Region:
+- Make Add/Done buttons blue as intended
+- Don't crash for locales with no country code
+
+Search:
+- Use g_get_system_data_dirs() to discover providers
+
+Sound:
+- Fix the main volume bars to correctly display changes in volume
+
+Universal Access:
+- Make Add/Done buttons blue as intended
+
+User Accounts:
+- Fix a crash when taking a photo in the avatar chooser
+- Reset language dialog to original state when used the 2nd time
+
+==============
 Version 3.14.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index dba434f..97715db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([gnome_control_center_version], 3.14.1)
+m4_define([gnome_control_center_version], 3.14.2)
 AC_INIT([gnome-control-center], [gnome_control_center_version],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]