summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2006-07-17 22:35:26 +0000
committerPeter Jones <pjones@redhat.com>2006-07-17 22:35:26 +0000
commit6b843848e3169149958b27985cf4641fa7c40b41 (patch)
treea9d0daaa1976031d8199db831174ba5620b0034c /ChangeLog
parentc00cd45384be8186f7b835e27d2b159f02209351 (diff)
downloadanaconda-6b843848e3169149958b27985cf4641fa7c40b41.tar.gz
anaconda-6b843848e3169149958b27985cf4641fa7c40b41.tar.xz
anaconda-6b843848e3169149958b27985cf4641fa7c40b41.zip
- add multipath kernel modules
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d38e7478..a6837a6dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,8 @@
* partitions.py (Partitions): start and stop ppaths appropriately.
+ * loader.c (main): add multipath kernel modules to our module list
+
2006-07-17 Chris Lumens <clumens@redhat.com>
* iutil.py (execWithRedirect): Move path check into preexec_fn so