summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-06-16 17:31:12 +0000
committerChris Lumens <clumens@redhat.com>2006-06-16 17:31:12 +0000
commit4c2ab35d6bfd772ea45a930be520b7cd33cce7cc (patch)
treeb375e4515d04ab8e494292e4cf2923245bd4a4b3 /ChangeLog
parentf9a8423bb2a8a0cb853d1b8d957a788b27ed0950 (diff)
downloadanaconda-4c2ab35d6bfd772ea45a930be520b7cd33cce7cc.tar.gz
anaconda-4c2ab35d6bfd772ea45a930be520b7cd33cce7cc.tar.xz
anaconda-4c2ab35d6bfd772ea45a930be520b7cd33cce7cc.zip
Fix rescue mode by using text install's runShell code instead. Tested
#182222 as well, so everything should work as it's supposed to.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5a98a2aa..f5ec708ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-16 Chris Lumens <clumens@redhat.com>
+
+ * rescue.py (runShell): Use shell running code from text mode instead
+ to fix ctrl-characters and other terminal weirdness in rescue mode.
+
2006-06-15 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version.