summaryrefslogtreecommitdiffstats
path: root/perl-install/install
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-10-20 15:17:08 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-10-20 15:17:08 +0000
commit4c0e8bc9d01fead5c1579cecc1809ded8222ae67 (patch)
treebd435c3b04e3e17b2925cc85a3a0bc9b6ffcbef9 /perl-install/install
parent2f1b333ae0e5813932a3decae30380ce924f4d33 (diff)
downloaddrakx-backup-do-not-use-4c0e8bc9d01fead5c1579cecc1809ded8222ae67.tar
drakx-backup-do-not-use-4c0e8bc9d01fead5c1579cecc1809ded8222ae67.tar.gz
drakx-backup-do-not-use-4c0e8bc9d01fead5c1579cecc1809ded8222ae67.tar.bz2
drakx-backup-do-not-use-4c0e8bc9d01fead5c1579cecc1809ded8222ae67.tar.xz
drakx-backup-do-not-use-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/NEWS2
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)