aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-01-08 17:44:47 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-01-08 17:44:47 +0000
commit957050b286bc1784110a881c93b0fe7e24e7dc18 (patch)
tree9e61381e8ef60978d4839e9af6f5f714df1e875a /NEWS
parentde65af7dfd6ea18cef10245dce7459de17c2f958 (diff)
downloadmonitor-edid-957050b286bc1784110a881c93b0fe7e24e7dc18.tar
monitor-edid-957050b286bc1784110a881c93b0fe7e24e7dc18.tar.gz
monitor-edid-957050b286bc1784110a881c93b0fe7e24e7dc18.tar.bz2
monitor-edid-957050b286bc1784110a881c93b0fe7e24e7dc18.tar.xz
monitor-edid-957050b286bc1784110a881c93b0fe7e24e7dc18.zip
- monitor-get-edid: skip /proc/acpi/video/**/EDID files which can't be valid
(#34417) (drop the monitor-parse-edid from NEWS since it's not that useful anymore since monitor-edid will not give it EDID containing "<not supported>")
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 2 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 378d633..d611931 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,2 @@
-- monitor-parse-edid: "<file name>: bad edid" so that monitor-edid trying to
- parse "<not supported>" /proc/acpi/video/**/EDID files will give a more
- understandable error message
+- monitor-get-edid: skip /proc/acpi/video/**/EDID files which can't be valid
+ (#34417)