Bump version to 3.22.2
Update NEWS.
This commit is contained in:
parent
1bccc9a2d6
commit
803406d601
14
NEWS
14
NEWS
@ -1,3 +1,17 @@
|
|||||||
|
3.22.2
|
||||||
|
======
|
||||||
|
* Fix OSD popup glitches [Cosimo; #772723, #772287]
|
||||||
|
* Request periodic scans while WiFi list is open [Dan; #767918]
|
||||||
|
* Always show primary network icon when connected [Florian; #773890]
|
||||||
|
* Misc. bug fixes [Carlos, Florian, Ray; #773875, #740043, #773893]
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
Cosimo Cecchi, Carlos Garcia Campos, Florian Müllner, Ray Strode, Dan Williams
|
||||||
|
|
||||||
|
Translations:
|
||||||
|
Kjartan Maraas [nb], Fabio Tomat [fur], Philip Chimento [zh_CN],
|
||||||
|
YunQiang Su [zh_CN], Piotr Drąg [pl], Stas Solovey [ru]
|
||||||
|
|
||||||
3.22.1
|
3.22.1
|
||||||
======
|
======
|
||||||
* Fix hidden network indicator on startup [Florian; #772249]
|
* Fix hidden network indicator on startup [Florian; #772249]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
AC_PREREQ(2.63)
|
AC_PREREQ(2.63)
|
||||||
AC_INIT([gnome-shell],[3.22.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
|
AC_INIT([gnome-shell],[3.22.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
|
||||||
AX_IS_RELEASE([git-directory])
|
AX_IS_RELEASE([git-directory])
|
||||||
|
|
||||||
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user