summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/NEWS')
-rw-r--r--mdk-stage1/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS
index 8a911e0dd..cd7699c4f 100644
--- a/mdk-stage1/NEWS
+++ b/mdk-stage1/NEWS
@@ -1,3 +1,8 @@
+1.24:
+- load disk/ide before disk/scsi (to prevent sata deps from overriding
+ non-libata pata modules, like in stage2)
+- fix asking modules when no controller is detected
+
1.23:
- probe usb-storage/sbp2 only when probing USB/SCSI buses
(to make automatic boot faster on IDE)