3.15.90
This commit is contained in:
parent
ddedc8ceb3
commit
04777127e2
2 changed files with 38 additions and 1 deletions
37
NEWS
37
NEWS
|
@ -1,3 +1,40 @@
|
||||||
|
===============
|
||||||
|
Version 3.15.90
|
||||||
|
===============
|
||||||
|
|
||||||
|
Common:
|
||||||
|
- Fix build on non-Linux systems
|
||||||
|
- Remove list box header when remove first item
|
||||||
|
|
||||||
|
Details:
|
||||||
|
- Fix spelling of VMware
|
||||||
|
|
||||||
|
Display:
|
||||||
|
- Replace display labeler with gnome-shell's one
|
||||||
|
|
||||||
|
Keyboard:
|
||||||
|
- Custom shortcut should require name and command
|
||||||
|
|
||||||
|
Network:
|
||||||
|
- Fix possible crash when handling zone names
|
||||||
|
|
||||||
|
Power:
|
||||||
|
- Fix initial state of Bluetooth switch
|
||||||
|
- Fix iDevice batteries appearing before they're ready
|
||||||
|
- Fix ambiguous wifi and mobile broadband labels
|
||||||
|
|
||||||
|
Privacy:
|
||||||
|
- Add automatic problem reporting setting
|
||||||
|
|
||||||
|
Sharing:
|
||||||
|
- Don't add the folder if the dialog isn't explicity accepted
|
||||||
|
|
||||||
|
User Accounts:
|
||||||
|
- Update padding on style-updated
|
||||||
|
|
||||||
|
Wacom:
|
||||||
|
- Fix final use-stock deprecated property
|
||||||
|
|
||||||
==============
|
==============
|
||||||
Version 3.15.4
|
Version 3.15.4
|
||||||
==============
|
==============
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
m4_define([gnome_control_center_version], 3.15.4)
|
m4_define([gnome_control_center_version], 3.15.90)
|
||||||
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