Bump version to 3.18.2
Update NEWS.
This commit is contained in:
parent
88c1fa8a3e
commit
f67a6589bd
19
NEWS
19
NEWS
@ -1,3 +1,22 @@
|
|||||||
|
3.18.2
|
||||||
|
======
|
||||||
|
* Fix fullscreen animation glitches [Florian, Cosimo; #756697, #756714]
|
||||||
|
* Fix window menu being closed immediately in top orientation [Rui; #756605]
|
||||||
|
* Respect text-scaling factor under wayland [Owen; #756447]
|
||||||
|
* Fix login screen getting stuck after authentification [Ray; #754814]
|
||||||
|
* Fix overview being toggled while still animating [Rui; #756925]
|
||||||
|
* Improve robustness of browser plugin [Carlos; #737932, #757940]
|
||||||
|
* Misc. bug fixes [Owen, Florian; #756983, #757150, #757779]
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
Cosimo Cecchi, Carlos Garcia Campos, Rui Matos, Florian Müllner, Ray Strode,
|
||||||
|
Owen W. Taylor
|
||||||
|
|
||||||
|
Translations:
|
||||||
|
Kjartan Maraas [nb], Khaled Hosny [ar], Sveinn í Felli [is],
|
||||||
|
Balázs Meskó [hu], Daniel Șerbănescu [ro], Aron Xu [zh_CN],
|
||||||
|
Anthony Fok [zh_TW]
|
||||||
|
|
||||||
3.18.1
|
3.18.1
|
||||||
======
|
======
|
||||||
* Fix screen freezes when a notification is pushed [Carlos; #755425]
|
* Fix screen freezes when a notification is pushed [Carlos; #755425]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
AC_PREREQ(2.63)
|
AC_PREREQ(2.63)
|
||||||
AC_INIT([gnome-shell],[3.18.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
|
AC_INIT([gnome-shell],[3.18.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…
Reference in New Issue
Block a user