[gnome-control-center] 3.25.3



commit 563a6f93b642b19be72ef355c8d63906396d63ce
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jun 21 13:38:36 2017 +0200

    3.25.3

 NEWS         |   40 ++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 41 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ccd34f9..03bf1e0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,44 @@
 ==============
+Version 3.25.3
+==============
+
+- Fix memory leaks
+
+Background:
+- handle EXIF orientation in chooser
+
+Network:
+- Reduce connection editor dialog width
+- Rely on notebook tabs to switch connection editor pages
+- Align details page labels at start
+- Move checkboxes to Details page
+- Drop Reset page
+- Adapt forget button label according to connection type
+- Move Security page to the end
+- Use radio buttons instead of a combobox in IP pages
+- Avoid crashing if the NMDevice doesn't have a hw-address
+- Simplify the ignored Network interface types
+
+Online Accounts:
+- Move the margins and spacing lower down the hierarchy
+- Increase the spacing above the "Remove Account" button
+
+Printers:
+- Don't block when removing printers
+- Allow undoing deletion of a printer
+- Add 10s timeout for printer removal
+- Scroll view to show newly added Printer
+- Move options dialog spinner out of the action area
+- Add print "Test Page" button to Options Dialog
+- Hide supply level bar when there is no inklevel data
+
+Region & Language:
+- Make the input source chooser back button activate on click
+- Don't return the input chooser dialog if nothing is selected
+- Avoid starting with a gap at the bottom of the input chooser
+
+
+==============
 Version 3.25.2
 ==============
 
diff --git a/configure.ac b/configure.ac
index 6c101e8..81e4df9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([gnome_control_center_version], 3.25.2)
+m4_define([gnome_control_center_version], 3.25.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]