summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2005-04-27 03:37:16 +0000
committerJeremy Katz <katzj@redhat.com>2005-04-27 03:37:16 +0000
commit51281e95f087a81111e69d21834d67e6e97b0d62 (patch)
tree22e59c199161b757fc4f656f6dc6d8eb595b9a12 /ChangeLog
parentb84e93eb79f9238e72bf004652c7e81b5b781fa3 (diff)
downloadanaconda-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a8b34fc1..2313eae08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.