diff options
author | Clint Adams <clint@users.sourceforge.net> | 2000-12-17 21:47:54 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2000-12-17 21:47:54 +0000 |
commit | ef13567352fe6f583109684f24cb77d12fe3af0a (patch) | |
tree | 16fab835b3c546bb89e291a418b3ca1dfb95b9f4 /ChangeLog | |
parent | 76ce03c62ce56cd5f4b6d653cb1ceeed598320fc (diff) | |
download | zsh-ef13567352fe6f583109684f24cb77d12fe3af0a.tar.gz zsh-ef13567352fe6f583109684f24cb77d12fe3af0a.tar.xz zsh-ef13567352fe6f583109684f24cb77d12fe3af0a.zip |
13288: cast pointers for arg 2 of ztrapread/write
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4ce81d2bf..75c56d40d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-12-17 Clint Adams <schizo@debian.org> + * 13288: Src/Modules/zftp.c: cast pointers when calling + ztrapread and ztrapwrite. + * 13287: Completion/Debian/_dpkg: complete multiple arguments for -i. |