Bump version to 3.34.5
Update NEWS.
This commit is contained in:
parent
059af4c4cd
commit
c38196dd85
15
NEWS
15
NEWS
@ -1,3 +1,18 @@
|
||||
3.34.5
|
||||
======
|
||||
* Leave overview when locking the screen [Jonas D.; !1043]
|
||||
* Avoid IO on the main thread [Christian; !1050]
|
||||
* Fix OSK layout fallback for unsupported variants [Florian; #2471]
|
||||
* Fix high-contrast/symbolic icon mix-up [Florian; #2414]
|
||||
* Misc. bug fixes and cleanups [Jonas Å., Florian; !1032, #2386]
|
||||
|
||||
Contributors:
|
||||
Jonas Dreßler, Christian Hergert, Florian Müllner, Jwtiyar Nariman,
|
||||
Jonas Ådahl
|
||||
|
||||
Translators:
|
||||
Jwtiyar Nariman [ckb]
|
||||
|
||||
3.34.4
|
||||
======
|
||||
* Switch screen-recorder back to VP8 [Björn; #256]
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('gnome-shell', 'c',
|
||||
version: '3.34.4',
|
||||
version: '3.34.5',
|
||||
meson_version: '>= 0.47.0',
|
||||
license: 'GPLv2+'
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user