summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2017-06-21 20:20:41 +0200
committerFlorian Müllner <fmuellner@gnome.org>2017-06-21 21:30:33 +0200
commitedab8c3a4cd4dd85dcff8a78fd9b503e11c65bbd (patch)
treec1260107cdb7d6c2159dd13b54bced4538745f83 /NEWS
parent8153c5b544ec61ba52b00a97010319d19d9564c5 (diff)
downloadmutter-edab8c3a4cd4dd85dcff8a78fd9b503e11c65bbd.tar.gz
Bump version to 3.25.33.25.3
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 98f043523..78ebdb08a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+3.25.3
+======
+* Ignore hotplug-mode-update value on startup [Marco; #783073]
+* Implement configurable monitor scales on X11 [Jonas; #777732]
+* Fix handling of tiled monitors [Jonas; #781723]
+* Handle multiple keycodes for keysym [Christian; #781223]
+* Consider subsurfaces when grabbing [mindtree; #781811]
+* Fix logic for HiPDPI scaling of TV outputs [Christian; #777347]
+* Fix handling of left-handed mode on pen/eraser devices [Carlos; #782027]
+* Fix output cycling in non-display-attached tablets [Carlos; #782032]
+* Fix wacom cursor offset on wayland [Jason; #784009]
+* Handle EXIF orientation of backgrounds [Silvère; #783125]
+* Misc. bug fixes [Piotr, Tim, Bastien, Jonas, Florian, Benoit, Carlos; #772218,
+ #783161, #780407, #783113, #783293, #783505, #781703]
+
+Contributors:
+ mitchmindtree, Jonas Ådahl, Ikey Doherty, Piotr Drąg, Carlos Garnacho,
+ Jason Gerecke, Benoit Gschwind, Christian Kellner, Silvère Latchurié,
+ Tim Lunn, Florian Müllner, Bastien Nocera, Marco Trevisan (Treviño)
+
+Translations:
+ Fabio Tomat [fur], Kukuh Syafaat [id], Khaled Hosny [ar],
+ Daniel Mustieles [es]
+
3.25.2
======
* Fix frame updates on hide-titlebar-when-maximized changes [Florian; #781862]