3.6.1
This commit is contained in:
parent
aef03317e8
commit
6d8ac68f7e
2 changed files with 45 additions and 1 deletions
44
NEWS
44
NEWS
|
@ -1,3 +1,47 @@
|
|||
===========================
|
||||
Version 3.6.1 (2012-08-10)
|
||||
===========================
|
||||
|
||||
Shell:
|
||||
- Fix entering the same panel twice
|
||||
|
||||
Region & Language:
|
||||
- Remove the unused "Remove" button
|
||||
- Reduce the number of required m17n desktop files
|
||||
- Repopulate the input sources when IBus becomes available again
|
||||
- Add support for inscript2 and Marathi phonetic input sources
|
||||
|
||||
Network:
|
||||
- Fix arrow direction in RTL languages
|
||||
- Don't resize the panel or the Wi-Fi list
|
||||
- Top alogn the back button in the Wi-Fi panel
|
||||
- Fix parenting problems when spawing a network dialogue
|
||||
- Don't try to activate out-of-range connections
|
||||
- Fix WPA Enterprise connections not working
|
||||
- Use a regular button for "Connect to Hidden Network"
|
||||
|
||||
Online Accounts:
|
||||
- Fix a warning on exit
|
||||
|
||||
Background:
|
||||
- Fix multi-monitor handling
|
||||
- Use a lighter texture for solid colours
|
||||
|
||||
Date & Time:
|
||||
- Update the current time when we change the timezone
|
||||
|
||||
User Accounts:
|
||||
- Fix the autologin icon not being recoloured
|
||||
|
||||
Mouse:
|
||||
- Fix mouse test area not being in the correct position in some cases
|
||||
|
||||
Printers:
|
||||
- Fix wrong icon being used in the search entry
|
||||
|
||||
Sound:
|
||||
- Fix input level bar direction in RTL languages
|
||||
|
||||
===========================
|
||||
Version 3.6.0 (2012-25-09)
|
||||
===========================
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
m4_define([gnome_control_center_version], 3.6.0)
|
||||
m4_define([gnome_control_center_version], 3.6.1)
|
||||
AC_INIT([gnome-control-center], [gnome_control_center_version],
|
||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue