summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2005-04-13 20:30:05 +0000
committerChris Lumens <clumens@redhat.com>2005-04-13 20:30:05 +0000
commite8b29bfc9dfd8a30ab6090743804c828f4ff1c1d (patch)
treec703c37f77f694e500177ee938e80a6b61a0962f /ChangeLog
parent85a19c0a53a642fc6e4c5193c815908404fc4538 (diff)
downloadanaconda-e8b29bfc9dfd8a30ab6090743804c828f4ff1c1d.tar.gz
anaconda-e8b29bfc9dfd8a30ab6090743804c828f4ff1c1d.tar.xz
anaconda-e8b29bfc9dfd8a30ab6090743804c828f4ff1c1d.zip
Decode source URL before writing it into the kickstart file (#154149).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71e09c160..5fb47627e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-13 Chris Lumens <clumens@redhat.com>
+
+ * instdata.py (InstallData.writeKS): Decode source URL (#154149).
+
2005-04-13 Peter Jones <pjones@redhat.com>
* scripts/upd-instroot: revert last week's nptl hack