mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
Update to 3.20.4
Update NEWS.
This commit is contained in:
parent
1d9f48993e
commit
a7ab0892e6
2 changed files with 13 additions and 1 deletions
12
NEWS
12
NEWS
|
|
@ -1,3 +1,15 @@
|
|||
3.20.4
|
||||
======
|
||||
* Free old backgrounds immediately [Hyungwon; #766353]
|
||||
* Adjust to flatpak PermissionStore API changes [Florian; #766598]
|
||||
* calendar: Only hide dismissed occurrence of recurring event [Florian; #748226]
|
||||
|
||||
Contributors:
|
||||
Hyungwon Hwang, Florian Müllner
|
||||
|
||||
Translations:
|
||||
Bruce Cowan [en_GB], Piotr Drąg [pl]
|
||||
|
||||
3.20.3
|
||||
======
|
||||
* Fix sorting of hidden apps in app switcher [Florian; #766238]
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
AC_PREREQ(2.63)
|
||||
AC_INIT([gnome-shell],[3.20.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
|
||||
AC_INIT([gnome-shell],[3.20.4],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
|
||||
AX_IS_RELEASE([git-directory])
|
||||
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue