diff options
author | Andrey Borzenkov <bor@users.sourceforge.net> | 2001-06-19 06:59:24 +0000 |
---|---|---|
committer | Andrey Borzenkov <bor@users.sourceforge.net> | 2001-06-19 06:59:24 +0000 |
commit | 9b9e9401178190a75b03662416265993dea06f09 (patch) | |
tree | 97f8d48127c485c1dc4b9090646915b7096c3bec /ChangeLog | |
parent | 7bac7b6f76334e83d017edf1801ef7a3df5a9aa9 (diff) | |
download | zsh-9b9e9401178190a75b03662416265993dea06f09.tar.gz zsh-9b9e9401178190a75b03662416265993dea06f09.tar.xz zsh-9b9e9401178190a75b03662416265993dea06f09.zip |
14973: fix for reported problems on AIX.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 356d904f7..0cf9a9028 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-06-19 Andrej Borsenkow <bor@zsh.org> + + * 14973: acconfig.h, aczsh.m4, zshconfig.ac, Src/Modules/zftp.c: + fix for reported problems on AIX 4.x. Still no feedback if it + finally works (or even compiles) + 2001-06-18 Sven Wischnowsky <wischnow@zsh.org> * 14962: Completion/Unix/Type/_path_files: make special-dirs |