mirror of
https://github.com/brl/mutter.git
synced 2024-11-24 00:50:42 -05:00
Bump version to 3.34.0
Update NEWS.
This commit is contained in:
parent
280167f217
commit
8cdcf529e9
14
NEWS
14
NEWS
@ -1,3 +1,17 @@
|
|||||||
|
3.34.0
|
||||||
|
======
|
||||||
|
* Fix xdg-output v3 support [Olivier; !771]
|
||||||
|
* Fix crash when changing decoration state [Jonas; !773]
|
||||||
|
* Add and remove connectors on hot-plug [Jonas; !743]
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
Olivier Fourdan, Jonas Ådahl
|
||||||
|
|
||||||
|
Translators:
|
||||||
|
Rafael Fontenelle [pt_BR], Gwan-gyeong Mun [ko], Christian Kirbach [de],
|
||||||
|
Claude Paroz [fr], Milo Casagrande [it], Emin Tufan Çetin [tr],
|
||||||
|
Ryuta Fujii [ja]
|
||||||
|
|
||||||
3.33.92
|
3.33.92
|
||||||
=======
|
=======
|
||||||
* Turn MetaShapedTexture into a ClutterContent implementation [Georges; !409]
|
* Turn MetaShapedTexture into a ClutterContent implementation [Georges; !409]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
project('mutter', 'c',
|
project('mutter', 'c',
|
||||||
version: '3.33.92',
|
version: '3.34.0',
|
||||||
meson_version: '>= 0.50.0',
|
meson_version: '>= 0.50.0',
|
||||||
license: 'GPLv2+'
|
license: 'GPLv2+'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user