[gnome-control-center/gnome-3-16] Update build for 3.16.3



commit ef677dcc1d9049ef978f884c136aa4b277672aae
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jul 21 16:32:25 2015 +0200

    Update build for 3.16.3
    
    The idiot that did the 3.16.3 release (me) didn't push the commit
    that bumped the version and updated the NEWS file.
    
    That's now done, even if that means that the 3.16.3 release is now
    orphan of an upstream tag and commit.
    
    Sigh.

 NEWS         |   32 ++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 33 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1a33e09..f3fa837 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,36 @@
 ==============
+Version 3.16.3
+==============
+
+Date & Time:
+- Fix accessibility of the hour and minutes spinbuttons
+
+Network:
+- Prevent a use after free crash when removing virtual devices
+- Fix all Wi-Fi networks having gear buttons
+- Only share a new wifi connection if the user is allowed to
+- Fix possible crash when changing airplane mode
+- Fix possible crash when connections change after Network panel was closed
+
+Power:
+- Hide Bluetooth power section when w/o BT
+- Fix "When battery power is critical" label with UPower 1.0
+- Fix possible crash if up_client_get_devices() fails
+- Make the automatic suspend row accessible
+
+Printers:
+- Set focus of the 'New printer dialog' correctly
+- Fix focus chain of the 'New printer dialog'
+- Fix setting of page size
+- Don't expand search entry
+- Show border around 'No printers detected' text
+- Check whether we have a device name
+- Don't show the same device multiple times
+
+Region & Language:
+- Fixes to the region and language lists
+
+==============
 Version 3.16.2
 ==============
 
diff --git a/configure.ac b/configure.ac
index 933f5bc..6af6777 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([gnome_control_center_version], 3.16.2)
+m4_define([gnome_control_center_version], 3.16.3)
 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]