about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc161b387..d80c5ce4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-04-26  Clint Adams  <clint@zsh.org>
+
+        * 14123: acconfig.h, configure.in, Src/Modules/termcap.c:
+	don't include curses.h in termcap.c if term.h doesn't need it.
+
 2001-04-26  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 14117: Completion/Base/Utility/_arguments, Doc/Zsh/compsys.yo: