summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2018-08-01 01:21:00 +0200
committerFlorian Müllner <fmuellner@gnome.org>2018-08-01 02:44:57 +0200
commit3e3bc3e67f881de316787ed9a650d1fbd895b98b (patch)
tree92213712bdee6cf707d7ca1f2d1ab4a2c9144afb /NEWS
parent11d5e000037e36de6e3ca4d87b10c41cae75c4ba (diff)
downloadmutter-3e3bc3e67f881de316787ed9a650d1fbd895b98b.tar.gz
Bump version to 3.29.903.29.90
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7a03ef5ad..7cf2bbc8d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+3.29.90
+=======
+* Various crash fixes [Olivier, Jonas, Florian; #189, #70, #194, #15, #130]
+* Don't expose resolutions that are below the minimum [Andrea; #793223]
+* Remove support for preference overrides [Florian; #786496]
+* Misc. bug fixes and cleanups [Daniel, Jonas, Florian; #131, #245, !176]
+
+Contributors:
+ Jonas Ådahl, Andrea Azzarone, Olivier Fourdan, Florian Müllner, Kevin Tamool,
+ Daniel van Vugt
+
+Translators:
+ Daniel Mustieles [es], Claude Paroz [fr]
+
3.29.4
======
* Fix crash with parent-less modal dialogs [Olivier; #174]