3.17.2
This commit is contained in:
parent
499e8b1ff6
commit
ed1c8d668c
2 changed files with 22 additions and 1 deletions
21
NEWS
21
NEWS
|
@ -1,3 +1,24 @@
|
||||||
|
==============
|
||||||
|
Version 3.17.2
|
||||||
|
==============
|
||||||
|
|
||||||
|
Keyboard:
|
||||||
|
- Honor immutable command/name in custom commands
|
||||||
|
|
||||||
|
Network:
|
||||||
|
- Make the gear buttons round
|
||||||
|
- Prevent a use after free crash when removing virtual devices
|
||||||
|
|
||||||
|
Power:
|
||||||
|
- Add support for display dimming using an ambient light sensor
|
||||||
|
- Hide Bluetooth power section when w/o BT
|
||||||
|
- Remove "When battery power is critical" label which isn't configurable
|
||||||
|
by normal users since UPower 1.0
|
||||||
|
|
||||||
|
==============
|
||||||
|
Version 3.16.2
|
||||||
|
==============
|
||||||
|
|
||||||
==============
|
==============
|
||||||
Version 3.16.2
|
Version 3.16.2
|
||||||
==============
|
==============
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
m4_define([gnome_control_center_version], 3.17.0)
|
m4_define([gnome_control_center_version], 3.17.2)
|
||||||
AC_INIT([gnome-control-center], [gnome_control_center_version],
|
AC_INIT([gnome-control-center], [gnome_control_center_version],
|
||||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
|
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue