diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2001-06-19 15:46:53 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2001-06-19 15:46:53 +0000 |
commit | 0672033cfc5bd1c8db810fd9c038f94472439a0c (patch) | |
tree | 42e0584efead7280b3478bfebce7b7e54e1d53c1 /ChangeLog | |
parent | 9b9e9401178190a75b03662416265993dea06f09 (diff) | |
download | zsh-0672033cfc5bd1c8db810fd9c038f94472439a0c.tar.gz zsh-0672033cfc5bd1c8db810fd9c038f94472439a0c.tar.xz zsh-0672033cfc5bd1c8db810fd9c038f94472439a0c.zip |
Compiler warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0cf9a9028..d5ba6e647 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,10 @@ fix for reported problems on AIX 4.x. Still no feedback if it finally works (or even compiles) +2001-06-18 Bart Schaefer <schaefer@zsh.org> + + * 14965: Src/Zle/computil.c: Silence compiler warnings. + 2001-06-18 Sven Wischnowsky <wischnow@zsh.org> * 14962: Completion/Unix/Type/_path_files: make special-dirs |