[mutter] Bump version to 3.38.1
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] Bump version to 3.38.1
- Date: Mon, 5 Oct 2020 18:27:48 +0000 (UTC)
commit 113446f2e9ce1d4c1ec6754512b0d0f7c9ba0955
Author: Florian Müllner <fmuellner gnome org>
Date: Mon Oct 5 19:55:19 2020 +0200
Bump version to 3.38.1
Update NEWS.
NEWS | 26 ++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 27 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0671e3621d..19b1dc644f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+3.38.1
+======
+* Fix Night Light updates after DPMS [Jonas, Benjamin; #1392]
+* Fix button scrolling on X11 [Peter; !1431]
+* Always use correct font-dpi setting on X11 [Marco; !1444]
+* Improve handling of scanout failures [Jonas; #1410]
+* Fix middle/right button mixup in scroll button assignment [Peter; !1433]
+* Fix resizing of attached modal dialogs on wayland [Jonas; !1446]
+* Enable KMS modifiers on devices that need them [Karol; !1443]
+* Fix IM handling on X11 [Carlos; #1413]
+* Fix glitches in "undefined" screencast areas [Jonas; !1459]
+* Fix visual glitches on background with fractional scaling [Daniel; !1464]
+* Fix using correct refresh rate [Jonas; #1430]
+* Misc. bug fixes and cleanups [Daniel, Carlos, Robert, Simon, Sergio; !1362,
+ !1448, !1452, !1273, !1454, !1429, !1460, !1458, !1463, !1462]
+* Plugged memory leaks [Ray; !1449, !1451]
+
+Contributors:
+ Marco Trevisan (Treviño), Benjamin Berg, Sergio Costas, Carlos Garnacho,
+ Karol Herbst, Peter Hutterer, Robert Mader, Simon McVittie, Ray Strode,
+ Daniel van Vugt, Jonas Ådahl
+
+Translators:
+ Juliano de Souza Camargo [pt], Rafael Fontenelle [pt_BR],
+ Yosef Or Boczko [he], Jordi Mas [ca]
+
3.38.0
======
* screencast: Only use DMA buffers for i915 [Jonas; !1442]
diff --git a/meson.build b/meson.build
index 940bcb9992..c3d9d3c116 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('mutter', 'c',
- version: '3.38.0',
+ version: '3.38.1',
meson_version: '>= 0.51.0',
license: 'GPLv2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]