Bump version to 3.16.4
Update NEWS.
This commit is contained in:
parent
c3ac059464
commit
f3b8f0bf12
13
NEWS
13
NEWS
@ -1,3 +1,16 @@
|
|||||||
|
3.16.4
|
||||||
|
======
|
||||||
|
* Fix screen freezes when a notification is pushed [Carlos; #755425]
|
||||||
|
* Fix icons getting cut off in dash [Florian; #745649]
|
||||||
|
* Misc. bug fixes [Bastien, Ray, Florian; #752779, #752438, #752739, #651503,
|
||||||
|
#753181]
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
Emmanuele Bassi, Carlos Garnacho, Florian Müllner, Bastien Nocera, Ray Strode
|
||||||
|
|
||||||
|
Translations:
|
||||||
|
Pedro Albuquerque [pt], Jiri Grönroos [fi]
|
||||||
|
|
||||||
3.16.3
|
3.16.3
|
||||||
======
|
======
|
||||||
* Handle touch events in OSK on wayland [Rui; #750287]
|
* Handle touch events in OSK on wayland [Rui; #750287]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
AC_PREREQ(2.63)
|
AC_PREREQ(2.63)
|
||||||
AC_INIT([gnome-shell],[3.16.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
|
AC_INIT([gnome-shell],[3.16.4],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
|
||||||
|
|
||||||
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
||||||
AC_CONFIG_SRCDIR([src/shell-global.c])
|
AC_CONFIG_SRCDIR([src/shell-global.c])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user