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 03c8f5396..f071faa7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,9 @@
2007-09-04 Chris Lumens <clumens@redhat.com>
+ * kickstart.py (AnacondaKSParser.addScript): Only try to add pre
+ scripts at this time during parsing (#276851).
+
* backend.py (AnacondaBackend.writePackagesKS, writeConfiguration):
Modify handling of anaconda instance argument.
* installclass.py (BaseInstallClass.setInstallData): Likewise.