diff options
author | Anssi Hannula <anssi@mandriva.org> | 2010-01-02 02:15:23 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mandriva.org> | 2010-01-02 02:15:23 +0000 |
commit | 02eba4f24bcb783e733c51f675d8fb49e37ba94e (patch) | |
tree | b68de4db7c88ab5e53cc554998b1e6976166043f /NEWS | |
parent | 11d91cb12cd80cd8bd6b3ab55b4a3fc3bfb5ad64 (diff) | |
download | monitor-edid-02eba4f24bcb783e733c51f675d8fb49e37ba94e.tar monitor-edid-02eba4f24bcb783e733c51f675d8fb49e37ba94e.tar.gz monitor-edid-02eba4f24bcb783e733c51f675d8fb49e37ba94e.tar.bz2 monitor-edid-02eba4f24bcb783e733c51f675d8fb49e37ba94e.tar.xz monitor-edid-02eba4f24bcb783e733c51f675d8fb49e37ba94e.zip |
Fix the retrieval of VBE vendor strings when using the LRMI interface.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ libx86 is now used instead of liblrmi, allowing the use of LRMI interface on non-x86 hosts as well (fixes Mandriva bug #53866, which was caused by a bug in the removed code) + o fix the getting of VBE vendor strings when using the LRMI interface Version 2.5 - 18 October 2009 |