diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index eb67ec1cb..3eaab955f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-07-12 Clint Adams <clint@zsh.org> + + * 23670: Src/Modules/tcp.c, Src/Modules/tcp.mdd, + Src/Modules/zftp.c, Src/Modules/zftp.mdd, configure.ac: use + getaddrinfo() and getnameinfo() instead of get*by* functions. + 2007-07-06 Clint Adams <clint@zsh.org> * 23666: Completion/Debian/Type/_deb_packages: |