about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-04-12 17:11:39 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-04-12 17:11:39 +0000
commit34f65c6f32a614adb871c0dce7d602e797c0585f (patch)
tree24fb6282be34f99a1dea96aaa4703839c35192b9 /ChangeLog
parent25bcf866261b9bcffd1cee82521bce7da79edd8a (diff)
downloadzsh-34f65c6f32a614adb871c0dce7d602e797c0585f.tar.gz
zsh-34f65c6f32a614adb871c0dce7d602e797c0585f.tar.xz
zsh-34f65c6f32a614adb871c0dce7d602e797c0585f.zip
Fiddle with <term.h> vs. <termcap.h> inclusion.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cac8ce1d2..03c4e0651 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-04-12  Bart Schaefer  <schaefer@brasslantern.com>
+
+	* 13965: Src/system.h, Src/prototypes.h, Src/Modules/terminfo.c:
+	Use <term.h> for termcap protos when it is found but <termcap.h>
+	is not; don't include <curses.h> unless it will be used.
+
 2001-04-12  Clint Adams  <schizo@debian.org>
 
 	* 13961: Src/prototypes.h: entertain the possibility that