summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b917c809..d8ab10c6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-03-03 David Cantrell <dcantrell@redhat.com>
+
+ * rescue.py: Added runShell() to handle spawning the tty1 shell for
+ rescue mode and set the controlling tty (#182222).
+
+ * loader2/init.c: Do not disable Ctrl+C, Ctrl+Z, and friends if we're
+ starting in rescue mode. Set controlling tty before dup2() calls.
+
2006-03-03 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version.