summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-12-06 11:05:04 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-12-06 11:05:04 +0000
commit0f2666ac773ec4bc81d534907b4c3d5fe5bbbeff (patch)
tree5cdbad951b8c447b6ffcfd67e2fc0d2feb1d9943 /CHANGES
parent85c087ad4e3addc5702661b3834650410e189327 (diff)
Restore termcap checks.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 69ef8fb6..105f1918 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
06 December 2007
+* Restore checks for required termcap entries and add a few more obvious
+ emulations.
* Another major reorganisation, this time of screen handling. A new set of
functions, screen_write_*, are now used to write to a screen and a tty
simultaneously. These are used by the input parser to update the base
@@ -297,4 +299,4 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.90 2007-12-06 09:46:21 nicm Exp $
+$Id: CHANGES,v 1.91 2007-12-06 11:05:04 nicm Exp $