From ccfeb316a674370778390dc3192045fbe18113fe Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 2 Jan 2008 19:22:21 +0000 Subject: Don't attempt to reset tty if it is dead. --- CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 105f1918..0b4f0afc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +02 January 2008 + +* Don't attempt to reset the tty on exit if it has been closed externally. + 06 December 2007 * Restore checks for required termcap entries and add a few more obvious @@ -299,4 +303,4 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.91 2007-12-06 11:05:04 nicm Exp $ +$Id: CHANGES,v 1.92 2008-01-02 19:22:21 nicm Exp $ -- cgit