summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2020-03-02 09:40:43 +0100
committerCarlos Garnacho <carlosg@gnome.org>2020-03-02 09:40:43 +0100
commit4939f1a93fe93c6e783827de758262a33c291673 (patch)
tree04534febaca1129db807cdeee59a07745ee3af51 /NEWS
parent22b7d78c9a20dfdc05c9bd28f6b173bb0b8e1938 (diff)
downloadgnome-settings-daemon-4939f1a93fe93c6e783827de758262a33c291673.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 96def4c5..ca1eb9de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,29 @@
===============
+Version 3.35.92
+===============
+- Translation updates
+- CI improvements
+
+Xsettings:
+- Load scripts from /etc/xdg/Xwayland-session.d in order to lazily set up
+ X11 sessions for wayland (e.g. Xwayland being raised on demand)
+- Delegate on gnome-shell to enable/disable animations
+
+Sharing:
+- Drop support for vino. It is replaced by the windowing agnostic
+ gnome-remote-desktop in other places of the stack.
+
+Wacom:
+- Fix build without wayland
+
+Housekeeping:
+- Use atime instead of mtime in thumbnail cleaner, if available
+- Avoid crossing into different filesystems in cleanup dirs (except trash:)
+
+Power:
+- Add missing error check to realpath call
+
+===============
Version 3.35.91
===============
- Translation updates