summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@gnome-db.org>2011-08-16 10:23:04 +0200
committerRodrigo Moya <rodrigo@gnome-db.org>2011-08-16 10:23:04 +0200
commita9756f7e5ef5777fbdca302919bfbeb35e76f6b3 (patch)
tree9a4254eba579ed9b814f0b40943eb8fd0c936a0c /NEWS
parent7775122dabed85f31f2ed33c135b922acd8d57db (diff)
downloadgnome-settings-daemon-a9756f7e5ef5777fbdca302919bfbeb35e76f6b3.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS53
1 files changed, 53 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 998c12b3..f9321d67 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,57 @@
=============
+Version 3.1.5
+=============
+
+A11y-keyboard:
+- Enable plugin by default (Rodrigo Moya) (#656287)
+
+Automount:
+- Link against the private profiler library (Cosimo Cecchi)
+- Add some missing includes (Cosimo Cecchi)
+- Don't ship the .in file, just the .in.in one (Bastien Nocera)
+- Silence two trivial -Wformat-security warnings (Richard Hughes)
+
+Color:
+- Do not show multiple warnings if colord is not available at runtime (Richard Hughes)
+- Fix a potential crash when unloading the color plugin (Richard Hughes)
+- Fix a potential crash if creating the per-user ICC directory fails (Richard Hughes)
+- Make lcms2 a hard dependency (Richard Hughes)
+
+Housekeeping:
+- Use new g_format_size() instead of g_format_size_for_display() (Javier Jardón)
+
+Media keys:
+- Don't preserve the path after filling (Cosimo Cecchi)
+- Remove the half pixel offset from the progressbar fill (Cosimo Cecchi)
+- Always round the render coordinates for media icons (Cosimo Cecchi)
+
+Power:
+- Add the idle actions (Richard Hughes)
+- Show a status icon when in fallback mode (Richard Hughes)
+- Respect the idle-dim-ac and idle-dim-battery configuration keys (Richard Hughes)
+- Add a backlight helper, as xbacklight isn't always present (Richard Hughes)
+- Fall back to the backlight helper if xbacklight is not available (Richard Hughes)
+- Fix a potential crash when unloading the power plugin (Richard Hughes)
+- Ensure we return the new percentage when changing the brightness (Richard Hughes)
+
+Updates:
+- Do not use deprecated PackageKit #defines (Richard Hughes)
+
+Wacom:
+- Invert TPCButton setting (Peter Hutterer) (#656372)
+
+Translations:
+- es (Daniel Mustieles)
+- fa (Arash Mousavi)
+- gl (Fran Dieguez)
+- he (Yaron Shahrabani)
+- ru (Yuri Kozlov)
+- sl (Andrej Žnidaršič)
+- sv (Daniel Nylander)
+- zh_HK (Chao-Hsiung Liao)
+- zh_TW (Chao-Hsiung Liao)
+
+=============
Version 3.1.4
=============