diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 89fe9d385..d07b68074 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-04-25 Peter Stephenson <pws@csr.com> + + * 17041: Src/Modules/zftp.c: Minor but fatal typos creating a data + connection for zftp using IPv6. + + * 17040: Src/Modules/tcp.c: AF_INET6 wasn't copied into the + socket structure for IPv6. + 2002-04-25 Sven Wischnowsky <wischnow@zsh.org> * 17035: Src/Modules/zutil.c: remove one half of 17029; the |