about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-04-26 14:35:53 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-04-26 14:35:53 +0000
commit17539b1e2c0555985829e068a2accb7676744351 (patch)
tree19cc774a4a91f76f2f900cb18bafb0f4ee10166c /ChangeLog
parentefe55f77a369fa38f8d9ffaf10499f73b441a390 (diff)
downloadzsh-17539b1e2c0555985829e068a2accb7676744351.tar.gz
zsh-17539b1e2c0555985829e068a2accb7676744351.tar.xz
zsh-17539b1e2c0555985829e068a2accb7676744351.zip
Another HAVE_TERM* compilation tweak.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96cd1cd74..f33f63631 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-04-26  Bart Schaefer  <schaefer@zsh.org>
+
+	* 14108: Src/Modules/termcap.c: Don't define USES_TERM* if the
+	corresponding HAVE_TERM* constants are not defined.
+
 2001-04-26  Oliver Kiddle  <opk@zsh.org>
 
 	* 14112: Completion/Base/Utility/.distfiles,