diff options
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-01-11 10:51:49 +0000 |
---|---|---|
committer | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-01-11 10:51:49 +0000 |
commit | cc83600d4890562fa446068f193a225d6649379a (patch) | |
tree | a35103bdfeb7b89fe930bf94958b201f63746887 /NEWS | |
parent | 49b44f84d0618ff394fcc5b7c6be8d1052b9f508 (diff) |
backport backlight fix
SVN revision: 82627
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,3 +29,4 @@ Fixes: | |||
29 | * fixed bug where internal dialogs would not redraw after unfullscreening | 29 | * fixed bug where internal dialogs would not redraw after unfullscreening |
30 | * fixed bug where starting with a nonexistent config could cause a crash instead of simply restarting | 30 | * fixed bug where starting with a nonexistent config could cause a crash instead of simply restarting |
31 | * fixed window border hide bug where after iconification hides leave ghosts | 31 | * fixed window border hide bug where after iconification hides leave ghosts |
32 | * fixed bug where backlight settings would try to update dummy backlight devices | ||