about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-04-21 21:41:28 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-04-21 21:41:28 +0000
commit6bf2ff17175946b9c038f041f8828bceb59565aa (patch)
tree2d8af6e939ae601234fa91ee0870edca54ea0f59 /ChangeLog
parent219674c48b0956fe8ed9e6e6c795eeca90f41b5a (diff)
downloadzsh-6bf2ff17175946b9c038f041f8828bceb59565aa.tar.gz
zsh-6bf2ff17175946b9c038f041f8828bceb59565aa.tar.xz
zsh-6bf2ff17175946b9c038f041f8828bceb59565aa.zip
More term*.h inclusion un-confusion.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e477fdd60..f9d01ef5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-04-21  Bart Schaefer  <schaefer@zsh.org>
 
+	* 14062: Src/Modules/termcap.c: Avoid including both old-style
+	termcap.h and ncurses term.h at the same time (see 13965).
+
 	* 14060: Src/builtin.c, Src/lex.c, Src/params.c,
 	Test/D06subscript.ztst: Fix problem with ${array[ix]=value}
 	introduced by 14008; fix long-standing problems with