summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2005-03-29 16:57:29 +0000
committerJeremy Katz <katzj@redhat.com>2005-03-29 16:57:29 +0000
commita6ec1b6033115d82a3ef35dd92506cd8d1faa967 (patch)
treecc665a5d4db5c17a14b45035a47ebbf172791431 /ChangeLog
parentf9120fd1cda065689264b80bf8bb239f0f656528 (diff)
downloadanaconda-a6ec1b6033115d82a3ef35dd92506cd8d1faa967.tar.gz
anaconda-a6ec1b6033115d82a3ef35dd92506cd8d1faa967.tar.xz
anaconda-a6ec1b6033115d82a3ef35dd92506cd8d1faa967.zip
2005-03-29 Jeremy Katz <katzj@redhat.com>
* urlinstall.py (UrlInstallMethod.__init__): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd0312fc3..1bd950bb2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@
* image.py (findIsoImages): Genericize comment.
* loader2/urlinstall.c: Likewise.
+ * urlinstall.py (UrlInstallMethod.__init__): Likewise.
* loader2/cdinstall.c (findRedHatCD): Change function to
findAnacondaCD to be more general.