diff options
author | Jeremy Katz <katzj@redhat.com> | 2005-04-27 03:37:16 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2005-04-27 03:37:16 +0000 |
commit | 51281e95f087a81111e69d21834d67e6e97b0d62 (patch) | |
tree | 22e59c199161b757fc4f656f6dc6d8eb595b9a12 /ChangeLog | |
parent | b84e93eb79f9238e72bf004652c7e81b5b781fa3 (diff) | |
download | anaconda-51281e95f087a81111e69d21834d67e6e97b0d62.tar.gz anaconda-51281e95f087a81111e69d21834d67e6e97b0d62.tar.xz anaconda-51281e95f087a81111e69d21834d67e6e97b0d62.zip |
2005-04-26 Jeremy Katz <katzj@redhat.com>
* isomd5sum/libimplantisomd5.c: Add Dustin Kirkland's patch for
implanting the isomd5 fragments.
* isomd5sum/libcheckisomd5.c: Add Dustin's patch to give slightly
more verbose output.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2005-04-26 Jeremy Katz <katzj@redhat.com> + * isomd5sum/libimplantisomd5.c: Add Dustin Kirkland's patch for + implanting the isomd5 fragments. + * isomd5sum/libcheckisomd5.c: Add Dustin's patch to give slightly + more verbose output. + * packages.py (handleMiscPackages): Only select a kernel-smp that matches the arch of the primary kernel (#149618). Remove dead code. |