summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-09-05 13:06:00 +0000
committerChris Lumens <clumens@redhat.com>2007-09-05 13:06:00 +0000
commit49cf331c4f375d48ca14792ac89c8c0ced42ca8a (patch)
treec99c5db6051b3e65a3b1c0fa59357d30c62b6e6d /ChangeLog
parent50254b6152bf570b9663df8724229922da41d7e8 (diff)
Don't be as clever breaking the method string up.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77426185d..064e6d378 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-05 Chris Lumens <clumens@redhat.com>
+
+ * harddrive.py (HardDriveInstallMethod.__init__): Don't be as clever
+ breaking the method string up.
+
2007-09-04 Bill Nottingham <notting@redhat.com>
* scripts/upd-instroot (KEEPFILE): Need python-iniparse (#276941)