summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-01-02 19:22:21 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-01-02 19:22:21 +0000
commitccfeb316a674370778390dc3192045fbe18113fe (patch)
tree6604967151f3507e1236e021c61ea60c0db7aee1 /CHANGES
parent34b7810afe016695b7445a5acfa796423734db56 (diff)
Don't attempt to reset tty if it is dead.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 5 insertions, 1 deletions
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 $