summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRui Matos <tiagomatos@gmail.com>2017-05-25 16:17:02 +0200
committerRui Matos <tiagomatos@gmail.com>2017-05-25 16:17:02 +0200
commit248eb834f9d428a493457e26a8d2e3687ee576db (patch)
treebee87a2a9e6eb58d9005e013570ea21d224b16a8 /NEWS
parenteea459847d2ca459b170729a6f603d1544037588 (diff)
downloadgnome-settings-daemon-248eb834f9d428a493457e26a8d2e3687ee576db.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS29
1 files changed, 29 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4f8c4a04..320830b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,35 @@
==============
+Version 3.25.2
+==============
+
+- Avoid initializing gtk+ on plugins that don't need it
+- Avoid loading gtk+ css theme since we don't have UI
+- Several correctness fixes pointed by Coverity
+- Fix for no plugins getting loaded under GDM
+- Mark forgotten strings in gschema files for translation
+- Translation updates
+
+Housekeeping:
+- Ignore GPFS and rootfs mounts
+
+Media-keys:
+- Make calculator key work again
+- Fix a few memory leaks
+- Changed MediaKeys D-Bus API to match API docs
+- Add support for new XF86RFKill keysym
+- Show OSD on hardware keyboard brightness changes
+
+Power:
+- Choose correct backlight device on laptops with hybrid graphics
+- Handle hardware keyboard brightness changes
+
+RFKill:
+- Disable the kernel's handling of rfkill events when the session is active
+
+==============
Version 3.24.0
==============
+
- Work-around possible deadlocks on startup
- Translation updates