3.7.1
This commit is contained in:
parent
e12f23811b
commit
5b3c1bee4b
2 changed files with 45 additions and 1 deletions
44
NEWS
44
NEWS
|
@ -1,3 +1,47 @@
|
|||
===========================
|
||||
Version 3.7.1 (2012-22-10)
|
||||
===========================
|
||||
|
||||
All:
|
||||
- Improve contexts for ambiguous strings
|
||||
|
||||
Background:
|
||||
- Optimise preview for the usual shell layout
|
||||
- Handle copy cancellation correctly
|
||||
- Fix crash when exiting panel too quickly
|
||||
|
||||
Keyboard:
|
||||
- Ensure the dir name shown matches the XDG Pictures dir
|
||||
|
||||
Network:
|
||||
- Rename "Wireless" to "Wi-Fi" in the UI
|
||||
- Add more keywords to the desktop file
|
||||
- Fix 8021x connections
|
||||
- Add an 'Ignore Hosts' entry to the proxy page
|
||||
- Minimal support for unrecognized device types
|
||||
- Add support for showing bond slaves
|
||||
|
||||
Mouse:
|
||||
- Don't show touchpad disable button when there's no mouse
|
||||
|
||||
Screen:
|
||||
- Handle brightness calls finishing after we're done
|
||||
|
||||
Info:
|
||||
- Don't block for PackageKit
|
||||
- Detect and display Virtualisation method used
|
||||
|
||||
User Accounts:
|
||||
- Remove the autologin checkmark
|
||||
- Logged in status identification
|
||||
- Complete discover on failure
|
||||
- Remove the realmd version check
|
||||
- Recognize that some kerberos domains cannot be joined
|
||||
- Set timeouts on all realmd interface proxies
|
||||
- Don't have domains twice in the drop down
|
||||
- Require logind for session tracking
|
||||
- fix wrong sensitivity of the autologin combo
|
||||
|
||||
===========================
|
||||
Version 3.6.1 (2012-08-10)
|
||||
===========================
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
m4_define([gnome_control_center_version], 3.6.1)
|
||||
m4_define([gnome_control_center_version], 3.7.1)
|
||||
AC_INIT([gnome-control-center], [gnome_control_center_version],
|
||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue