summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2019-03-11 18:45:20 +0100
committerFlorian Müllner <fmuellner@gnome.org>2019-03-11 18:45:20 +0100
commitefb1ee97308653a28ed4448b0c405e6faf2c4f40 (patch)
tree7716f90c2169d9a6284b724a84fdc7a854761df4 /NEWS
parenta871d56f88550ba406dd443cc8aa64407184043a (diff)
downloadmutter-efb1ee97308653a28ed4448b0c405e6faf2c4f40.tar.gz
Bump version to 3.32.03.32.0
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 529e0486a..720e28ddc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.32.0
+======
+* Fix deadlock when cancelling a theme sound [Andrea; !474]
+* Stop swizzling BGRA buffers (bye-bye inverted colors in screenshots
+ and animations) [Carlos; !486]
+
+Contributors:
+ Andrea Azzarone, Carlos Garnacho, Robert Mader
+
3.31.92
=======
* Fix flicker of apps that use multiple SHM buffers [Jonas Å.; #199]