about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2001-04-12 14:56:15 +0000
committerClint Adams <clint@users.sourceforge.net>2001-04-12 14:56:15 +0000
commit25bcf866261b9bcffd1cee82521bce7da79edd8a (patch)
treea03b3594cebe389360ee24cdbe4841ecce536ed6 /ChangeLog
parent621155b3ec40ba739e9280e58f07c54d5de23290 (diff)
downloadzsh-25bcf866261b9bcffd1cee82521bce7da79edd8a.tar.gz
zsh-25bcf866261b9bcffd1cee82521bce7da79edd8a.tar.xz
zsh-25bcf866261b9bcffd1cee82521bce7da79edd8a.zip
13961: add ifdef for tputs in term.h in prototypes.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3018c2efa..cac8ce1d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-04-12  Clint Adams  <schizo@debian.org>
+
+	* 13961: Src/prototypes.h: entertain the possibility that
+	tputs is defined in term.h.
+
 2001-04-12  Oliver Kiddle  <opk@zsh.org>
 
 	* 13958: Completion/Zsh/Type/_directory_stack: a hopefully correct