3.27.92
Signed-off-by: Georges Basile Stavracas Neto <gbsneto@gnome.org>
This commit is contained in:
parent
3dc4b6b324
commit
0100f4959f
2 changed files with 24 additions and 1 deletions
23
NEWS
23
NEWS
|
@ -1,3 +1,26 @@
|
|||
===============
|
||||
Version 3.27.92
|
||||
===============
|
||||
|
||||
- Add CI to the GitLab repository
|
||||
- Translation updates
|
||||
|
||||
Network:
|
||||
- Use monospace font for Wi-Fi hotspot password
|
||||
- Add a new empty page for Wi-Fi when no adapter is found
|
||||
- Don't show "Auto-connect" option for VPNs
|
||||
|
||||
Power:
|
||||
- Don't treat device batteries as power supplies
|
||||
|
||||
Printers:
|
||||
- Add new command line actions: "authenticate-jobs" and "show-jobs"
|
||||
- Add authentication dialog for print jobs
|
||||
- Improve code robustness
|
||||
|
||||
User Accounts:
|
||||
- Don't show legacy faces
|
||||
|
||||
===============
|
||||
Version 3.27.90
|
||||
===============
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
project(
|
||||
'gnome-control-center', 'c',
|
||||
version: '3.27.90',
|
||||
version: '3.27.92',
|
||||
license: 'GPL2+',
|
||||
meson_version: '>= 0.43.0'
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue