summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-02-23 16:37:11 +0000
committerJeremy Katz <katzj@redhat.com>2006-02-23 16:37:11 +0000
commitbdeb26c81eafbd424761e84563667c292b4d02fc (patch)
tree1edfb384ba1288a2b35daac51a2dc50d27c02996 /ChangeLog
parentf87fe8c249f0dc8cafb3c0eb8b26c7b2f15cc715 (diff)
downloadanaconda-bdeb26c81eafbd424761e84563667c292b4d02fc.tar.gz
anaconda-bdeb26c81eafbd424761e84563667c292b4d02fc.tar.xz
anaconda-bdeb26c81eafbd424761e84563667c292b4d02fc.zip
2006-02-23 Jeremy Katz <katzj@redhat.com>
* scripts/pkgorder: Use a chroot, enable sqlite. This should hopefully fix the ordering of packages across CDs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24ceffdd5..606239b90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-02-23 Jeremy Katz <katzj@redhat.com>
+ * scripts/pkgorder: Use a chroot, enable sqlite. This should
+ hopefully fix the ordering of packages across CDs.
+
* exception.py (dumpClass): More skipping
2006-02-23 David Cantrell <dcantrell@redhat.com>