summaryrefslogtreecommitdiff
path: root/term/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-08-12 18:31:04 +0000
committerThomas Bushnell <thomas@gnu.org>1996-08-12 18:31:04 +0000
commit9474c6318ad2effa3e80246d1012cb111e726bf0 (patch)
treeb1f5dbfbd38913dcc4ebf721f81443472937dec0 /term/ChangeLog
parent4b4fc640461f0f6e152204deda38a4e9272fe9e1 (diff)
*** empty log message ***
Diffstat (limited to 'term/ChangeLog')
-rw-r--r--term/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog
index aceb513b..986cf2e6 100644
--- a/term/ChangeLog
+++ b/term/ChangeLog
@@ -1,5 +1,7 @@
Mon Aug 12 11:04:28 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+ * term.h (CTRL_BIT): Correct value is 0x40, not 0x20.
+
* munge.c (poutput): Compute tab width using the same loop
strategy as output_character and output_width.