diff options
author | Jeremy Katz <katzj@redhat.com> | 2005-09-23 19:28:19 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2005-09-23 19:28:19 +0000 |
commit | ed00d10e697f1e4e56412e93cdcc965f64ff867e (patch) | |
tree | a3e5b4e7115b7c26c8b5e3135530611093fb9c62 /ChangeLog | |
parent | 2635536279fa9b4c14a3f79f920a89d9c0add6e9 (diff) | |
download | anaconda-ed00d10e697f1e4e56412e93cdcc965f64ff867e.tar.gz anaconda-ed00d10e697f1e4e56412e93cdcc965f64ff867e.tar.xz anaconda-ed00d10e697f1e4e56412e93cdcc965f64ff867e.zip |
2005-09-23 Jeremy Katz <katzj@redhat.com>
* loader2/urlinstall.c: Silly fix for constant.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2005-09-23 Jeremy Katz <katzj@redhat.com> + * loader2/urlinstall.c: Silly fix for constant. + * loader2/loader.c: Don't load parallel port module. (#169135) * loader2/loader.h (LOADER_FLAGS_NOPARPORT): Remove unused flag. * loader2/hardware.c (initializeParallelPort): Remove unused code. |