summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3038d5b6f..246964cdc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-03-05 Jeremy Katz <katzj@redhat.com>
+ * whiteout.py: Don't import rpm. We don't use it here. And nuke
+ other old code too.
+
* backend.py (AnacondaBackend.copyDriverDiskModules): Move to here so
that it can be used generically or overridden per-backend
(AnacondaBackend.doPostInstall): And call it.