mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
Bump version to 3.38.0
Update NEWS.
This commit is contained in:
parent
e74b065fb5
commit
56ec31d6d2
12
NEWS
12
NEWS
@ -1,3 +1,15 @@
|
||||
3.38.0
|
||||
======
|
||||
* screencast: Only use DMA buffers for i915 [Jonas; !1442]
|
||||
* Fixed crashes [Jonas, Simon; !1430, #1414]
|
||||
|
||||
Contributors:
|
||||
Simon McVittie, Jonas Ådahl
|
||||
|
||||
Translators:
|
||||
Anders Jonsson [sv], Gil Forcada [ca], Balázs Meskó [hu], Tim Sabsch [de],
|
||||
Milo Casagrande [it], Bruce Cowan [en_GB], Rūdolfs Mazurs [lv]
|
||||
|
||||
3.37.92
|
||||
=======
|
||||
* Fix stale cursor positions in remote desktop sessions [Georges; !1417]
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('mutter', 'c',
|
||||
version: '3.37.92',
|
||||
version: '3.38.0',
|
||||
meson_version: '>= 0.51.0',
|
||||
license: 'GPLv2+'
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user