3.13.90
This commit is contained in:
parent
4b04bc53fc
commit
7be435e566
2 changed files with 40 additions and 1 deletions
39
NEWS
39
NEWS
|
@ -1,3 +1,42 @@
|
|||
===============
|
||||
Version 3.13.90
|
||||
===============
|
||||
|
||||
Color:
|
||||
- Do not set the 'Details' button for virtual profiles
|
||||
|
||||
Keyboard:
|
||||
- Suggest to automatically set reverse bindings
|
||||
|
||||
Network:
|
||||
- Make broken configuration entries red
|
||||
- Create WPA protected AP hotspot if supported
|
||||
- Fix network icon names for newer versions
|
||||
- Remove "..." from dialogue titles
|
||||
- Add DNS to the keywords
|
||||
- Fix typo in NetworkManager version checking
|
||||
|
||||
Printers:
|
||||
- Allow to add AppSocket/HP JetDirect and LPD printers
|
||||
|
||||
Privacy:
|
||||
- Add location setting
|
||||
|
||||
Search:
|
||||
- add support for default disabled search providers
|
||||
|
||||
Sharing:
|
||||
- Fix crash in media preferences
|
||||
- Avoid truncated folders list in media sharing
|
||||
- Make it possible to share remote folders
|
||||
|
||||
User Accounts:
|
||||
- fix response sensitivity of photo dialog
|
||||
- allow password changing if old password isn't set or empty
|
||||
- Add restart notification
|
||||
- fix enterprise toggle
|
||||
- prefill domain entry
|
||||
|
||||
==============
|
||||
Version 3.13.4
|
||||
==============
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
m4_define([gnome_control_center_version], 3.13.4)
|
||||
m4_define([gnome_control_center_version], 3.13.90)
|
||||
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