diff options
author | Anssi Hannula <anssi@mandriva.org> | 2010-01-03 14:22:10 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mandriva.org> | 2010-01-03 14:22:10 +0000 |
commit | 2cafc018717865f17566139dd22f293270881b0a (patch) | |
tree | cdaf3e838e29b298e1fd1592ffda11c2291cb2f3 /NEWS | |
parent | d0c2f736167e9e4f5fde49ce16b89dfa22185d7a (diff) | |
download | monitor-edid-2cafc018717865f17566139dd22f293270881b0a.tar monitor-edid-2cafc018717865f17566139dd22f293270881b0a.tar.gz monitor-edid-2cafc018717865f17566139dd22f293270881b0a.tar.bz2 monitor-edid-2cafc018717865f17566139dd22f293270881b0a.tar.xz monitor-edid-2cafc018717865f17566139dd22f293270881b0a.zip |
monitor-parse-edid:
allow null manufacturer name, instead check that EDID version is 1.x
or 2.x (see Mandriva bug #28857)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -32,6 +32,8 @@ o add comment "Monitor preferred modeline" only for the modeline the monitor reports as preferred, and add "Monitor supported modeline" comment for the other modelines + o allow null manufacturer name, instead check that EDID version is 1.x + or 2.x (see Mandriva bug #28857) - monitor-edid, monitor-get-edid: o do not get duplicate EDIDs if the same EDID is available via |