Bump version to 3.18.4
Update NEWS.
This commit is contained in:
parent
4562a431ad
commit
4651b7adcc
13
NEWS
13
NEWS
@ -1,3 +1,16 @@
|
||||
3.18.4
|
||||
======
|
||||
* Fix thumbnail scaling in window switcher on HiDPI [Florian; #758676]
|
||||
* loginDialog: Update user list on user changes [Michael; #758568]
|
||||
* gdm: Do not allow bypassing disabled Sign In button [Michael; #746180]
|
||||
* Correctly identify VPN secret requests [Lubomir; #760999]
|
||||
|
||||
Contributors:
|
||||
Michael Catanzaro, Florian Müllner, Lubomir Rintel
|
||||
|
||||
Translations:
|
||||
Kristjan SCHMIDT [eo], Daniel Korostil [uk], Andika Triwidada [id]
|
||||
|
||||
3.18.3
|
||||
======
|
||||
* Fix browser plugin crash in Firefox [Carlos; #737932, #757940]
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.63)
|
||||
AC_INIT([gnome-shell],[3.18.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
|
||||
AC_INIT([gnome-shell],[3.18.4],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
|
||||
AX_IS_RELEASE([git-directory])
|
||||
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
Loading…
Reference in New Issue
Block a user