summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 32264c7c1..c24091e42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2001-04-09 Wayne Davison <wayned@users.sourceforge.net>
- * 13934: Src/Modules/termcap.c: silence some compiler warnings
- when HAVE_TIGETSTR is not defined.
+ * 13934, 13936: Src/Modules/termcap.c: silence some compiler
+ warnings when HAVE_TIGETSTR is not defined.
2001-04-09 Bart Schaefer <schaefer@zsh.org>