diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-10-28 19:00:46 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-10-28 19:00:46 +0000 |
commit | 4ca412082b05f28b727549339dfa20931dfa972a (patch) | |
tree | 0cca51d52dd15d808effbcb3cd296ce34cbe2dc2 /perl-install | |
parent | f92faa4e81480308214a28237e634750f794f556 (diff) | |
download | drakx-4ca412082b05f28b727549339dfa20931dfa972a.tar drakx-4ca412082b05f28b727549339dfa20931dfa972a.tar.gz drakx-4ca412082b05f28b727549339dfa20931dfa972a.tar.bz2 drakx-4ca412082b05f28b727549339dfa20931dfa972a.tar.xz drakx-4ca412082b05f28b727549339dfa20931dfa972a.zip |
sort + more understandable
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 13ec884c2..2512fbf36 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -8,11 +8,11 @@ o really ensure keeping free space for Windows partition - service_harddrake: o do not auto reconfigure if more than one graphic card + o do not reconfigure to default driver if driver is not installed o enable to disable reconfiguring to default driver through /etc/sysconfig/harddrake2/service.conf o fix detecting nvidia proprietary driver when checking if current xorg driver still supports current card (#54943) - o do not reconfigure to default driver if it's not installed o reconfigure X11 driver if current X11 driver is neither one of currently supported driver for the card for drivers other than ATI & NVidia too (eg: poulsbo) |