summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-10-18 14:33:55 +0000
committerJeremy Katz <katzj@redhat.com>2004-10-18 14:33:55 +0000
commit269794c37c12d29d4e9733976443d5ae0ae280fd (patch)
tree0d7a1e17794ac6738d1836e05652de71a1547020 /ChangeLog
parent85ac087b957acab0a7f09ba31e89f352d6742fa1 (diff)
downloadanaconda-269794c37c12d29d4e9733976443d5ae0ae280fd.tar.gz
anaconda-269794c37c12d29d4e9733976443d5ae0ae280fd.tar.xz
anaconda-269794c37c12d29d4e9733976443d5ae0ae280fd.zip
2004-10-18 Jeremy Katz <katzj@redhat.com>
* loader2/urlinstall.c: When using the local stage2.img shortcut, ensure that an hdlist exists in the tree they point at to catch typos sooner (#135603, #117155, #120101)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71a5ad541..df34a7205 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2004-10-18 Jeremy Katz <katzj@redhat.com>
+ * loader2/urlinstall.c: When using the local stage2.img shortcut,
+ ensure that an hdlist exists in the tree they point at to catch
+ typos sooner (#135603, #117155, #120101)
+
* kickstart.py: Fix traceback using %post logging (Gijs
Hollestelle, #136154)