about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d80c5ce4a..2fe2920dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-04-26  Clint Adams  <clint@zsh.org>
 
+        * 14125: Src/Modules/termcap.c, Src/Modules/terminfo.c:
+	remove static incleanup flag since it is not used.
+
         * 14123: acconfig.h, configure.in, Src/Modules/termcap.c:
 	don't include curses.h in termcap.c if term.h doesn't need it.