diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-12-29 16:19:00 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-12-29 16:19:00 (EST) |
commit | 4b98a46ddc3f590d5e11a19359811d552aa9d08b (patch) | |
tree | 6cb22b735006dfff26fc355c448b22ea286aa122 /docs/release.html | |
parent | 8363d92fa62d6175b0e6517170026b04c09e7e74 (diff) | |
download | libreboot-4b98a46ddc3f590d5e11a19359811d552aa9d08b.zip libreboot-4b98a46ddc3f590d5e11a19359811d552aa9d08b.tar.gz libreboot-4b98a46ddc3f590d5e11a19359811d552aa9d08b.tar.bz2 |
X200: fix uneven backlight at low levels
Diffstat (limited to 'docs/release.html')
-rw-r--r-- | docs/release.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/release.html b/docs/release.html index 24c6807..51f77dc 100644 --- a/docs/release.html +++ b/docs/release.html @@ -120,6 +120,7 @@ Changes for this release (latest changes first, earliest changes last) </h2> <ul> + <li>X200: fixed uneven backlight (at low levels)</li> <li>ich9deblob: added new utility <b>ich9gen</b>: this can generate a descriptor+gbe image without a factory.rom dump present.</li> <li>Modified ich9deblob to use a struct for Gbe, documenting everything.</li> <li>Massively updated the ich9deblob utility: re-factored everything completely.</li> @@ -252,9 +253,6 @@ memtest86+ will require serial output or ehci debugging. </li> <li> - X200: at very low brightness levels, the backlight is uneven. Fix that. - </li> - <li> Fix remaining incompatible LCD panels in native graphics on T60. See <a href="future/index.html#lcd_i945_incompatibility">future/index.html#lcd_i945_incompatibility</a>. </li> |