summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ba4a33f4..45e24739d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-08 Wayne Davison <wayned@users.sourceforge.net>
+
+ * 15596: Src/Zle/compmatch.c, Src/Zle/compresult.c,
+ Src/Zle/computil.c: Silence some compiler warnings.
+
2001-08-08 Sven Wischnowsky <wischnow@zsh.org>
* 15597: Completion/Unix/Command/_dd, Doc/Zsh/compsys.yo,