Bump version to 3.26.2
Update NEWS.
This commit is contained in:
parent
98be314e64
commit
6dd973be12
13
NEWS
13
NEWS
@ -1,3 +1,16 @@
|
|||||||
|
3.26.2
|
||||||
|
======
|
||||||
|
* Dump javascript stack on aborts, traps and segfaults [Marco; #789237]
|
||||||
|
* Misc. bug fixes [Jonas, Florian, Alessandro; #788607, #789018, #789231,
|
||||||
|
#788542, #789103]
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
Jonas Ådahl, Alessandro Bono, Florian Müllner, Marco Trevisan (Treviño)
|
||||||
|
|
||||||
|
Translations:
|
||||||
|
Xavi Ivars [ca@valencia], Fabio Tomat [fur], Matej Urbančič [sl],
|
||||||
|
Hannie Dumoleyn [nl]
|
||||||
|
|
||||||
3.26.1
|
3.26.1
|
||||||
======
|
======
|
||||||
* Don't detach launched apps to not break pkexec and friends [Florian; #763531]
|
* Don't detach launched apps to not break pkexec and friends [Florian; #763531]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
project('gnome-shell', 'c',
|
project('gnome-shell', 'c',
|
||||||
version: '3.26.1',
|
version: '3.26.2',
|
||||||
meson_version: '>= 0.42.0',
|
meson_version: '>= 0.42.0',
|
||||||
license: 'GPLv2+'
|
license: 'GPLv2+'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user