diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-10-04 17:05:22 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-10-04 17:05:22 +0000 |
commit | 3bb0b86b399557f166c0af046d32e634b3a3d1c7 (patch) | |
tree | f52e4cd70ccc7277bdeafbe55b08efd5ad1981b0 /NEWS | |
parent | fc640a6f1faf145c00d214fb57d411ccdd89450f (diff) | |
download | drakx-kbd-mouse-x11-3bb0b86b399557f166c0af046d32e634b3a3d1c7.tar drakx-kbd-mouse-x11-3bb0b86b399557f166c0af046d32e634b3a3d1c7.tar.gz drakx-kbd-mouse-x11-3bb0b86b399557f166c0af046d32e634b3a3d1c7.tar.bz2 drakx-kbd-mouse-x11-3bb0b86b399557f166c0af046d32e634b3a3d1c7.tar.xz drakx-kbd-mouse-x11-3bb0b86b399557f166c0af046d32e634b3a3d1c7.zip |
- if we probe a monitor EISA_ID but we don't have corresponding
HorizSync/VertRefresh, we must not the monitor info
yet another regression introduced when modifying is_valid() for automatic
resolution
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +- if we probe a monitor EISA_ID but we don't have corresponding + HorizSync/VertRefresh, we must not the monitor info - when checking dkms module packages, check that modules are either available in urpmi media, or already installed (fix detection in live) |