diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-10-20 15:17:08 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-10-20 15:17:08 +0000 |
commit | 4c0e8bc9d01fead5c1579cecc1809ded8222ae67 (patch) | |
tree | bd435c3b04e3e17b2925cc85a3a0bc9b6ffcbef9 /perl-install/install | |
parent | 2f1b333ae0e5813932a3decae30380ce924f4d33 (diff) | |
download | drakx-4c0e8bc9d01fead5c1579cecc1809ded8222ae67.tar drakx-4c0e8bc9d01fead5c1579cecc1809ded8222ae67.tar.gz drakx-4c0e8bc9d01fead5c1579cecc1809ded8222ae67.tar.bz2 drakx-4c0e8bc9d01fead5c1579cecc1809ded8222ae67.tar.xz drakx-4c0e8bc9d01fead5c1579cecc1809ded8222ae67.zip |
- fix detecting SMP (was broken we relied on install kernel being non-smp) (#44825)
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 0b852c982..9b0e4555b 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- fix detecting SMP (was broken we relied on install kernel being non-smp) (#44825) + Version 11.69 - 11 October 2008 - really fix setting lilo when needed (#39878) |