3.12.1
This commit is contained in:
parent
edbae67a9a
commit
aaa2833901
2 changed files with 25 additions and 1 deletions
24
NEWS
24
NEWS
|
@ -1,3 +1,27 @@
|
|||
==============
|
||||
Version 3.12.1
|
||||
==============
|
||||
|
||||
Background:
|
||||
- Remove black from the preset colours
|
||||
- Make sure the whole dialog is visible on small screens
|
||||
|
||||
Info:
|
||||
- Fix incorrect virtualisation technology being displayed
|
||||
- Don't display "Check for updates" button when neither gnome-software
|
||||
nor gpk-update-viewer are available
|
||||
|
||||
Printers:
|
||||
- Don't fail when adding Samba printers with spaces on their name
|
||||
|
||||
Users:
|
||||
- Fix hang on password change
|
||||
|
||||
Wacom:
|
||||
- Unconditionally build the panel on supported platforms
|
||||
|
||||
- Translations update
|
||||
|
||||
==============
|
||||
Version 3.12.0
|
||||
==============
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
m4_define([gnome_control_center_version], 3.12.0)
|
||||
m4_define([gnome_control_center_version], 3.12.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