summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2022-10-25 12:16:52 +0200
committerFlorian Müllner <fmuellner@gnome.org>2022-10-25 12:16:52 +0200
commitf7cbb23fafddd0356bbabafbaabcd7a030ae3416 (patch)
tree170f5a5adbe3a29583d146cf0c3728c93668e6da /NEWS
parentaeefbc0dba1d99a8c8c26ee6393910828a336ff4 (diff)
downloadmutter-f7cbb23fafddd0356bbabafbaabcd7a030ae3416.tar.gz
Bump version to 42.642.6
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b58a62528..c74b57e26 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+42.6
+====
+* Add quirk to work around issue with Mali GPUs [Daniel; #2354]
+* Stop sending frame callbacks to minimized clients [Robert; !2662]
+* Fixed crashes [Jonas, Carlos, Max; !2646, !2592, !2661, !2655]
+* Misc. bug fixes and cleanups [Carlos; !2594]
+
+Contributors:
+ Carlos Garnacho, Robert Mader, Daniel van Vugt, Max Zhao, Jonas Ådahl
+
42.5
====
* Improve heuristics for adding fallback monitor modes [Mario; !2586]