aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-09-20 09:43:33 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-09-20 09:43:33 +0000
commit2cd99f0ebbd234c76754bbeee554834cb8cb62ba (patch)
tree1602b8f87c290276216da6bcef6e3d354f30c2d7 /CHANGES
parent9c0b51cd5df342aa96048948d42323df6e6d3dc0 (diff)
downloadrtmux-2cd99f0ebbd234c76754bbeee554834cb8cb62ba.tar.gz
rtmux-2cd99f0ebbd234c76754bbeee554834cb8cb62ba.tar.bz2
rtmux-2cd99f0ebbd234c76754bbeee554834cb8cb62ba.zip
Reset ignored signals after forkpty.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 3fd2402f..84c45963 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,6 @@
20 September 2007
+* Reset ignored signals in child after forkpty, makes ^C work.
* Wrap on next/previous. From Maximilian Gass.
19 September 2007
@@ -24,5 +25,5 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.6 2007-09-20 08:21:59 nicm Exp $
+$Id: CHANGES,v 1.7 2007-09-20 09:43:33 nicm Exp $