3.13.1
This commit is contained in:
parent
4bdf174171
commit
7e8c013e17
2 changed files with 21 additions and 1 deletions
20
NEWS
20
NEWS
|
@ -1,3 +1,23 @@
|
|||
==============
|
||||
Version 3.13.1
|
||||
==============
|
||||
|
||||
- Use header bars in dialogs
|
||||
|
||||
Color:
|
||||
- Do not crash when toggling devices and reopening the panel
|
||||
|
||||
Details:
|
||||
- Don't crash on Wayland
|
||||
|
||||
Keyboard:
|
||||
- Drop hard X dependency
|
||||
|
||||
Network:
|
||||
- Do not pretend we can overrule hardware rfkill
|
||||
|
||||
- Translations update
|
||||
|
||||
==============
|
||||
Version 3.12.1
|
||||
==============
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
m4_define([gnome_control_center_version], 3.12.1)
|
||||
m4_define([gnome_control_center_version], 3.13.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