Mercurial > flash_v2
diff packages/net/common/current/ChangeLog @ 807:92f3957a0029
Improve getaddrinfo() to use DNS if available.
| author | gthomas |
|---|---|
| date | Wed, 05 Mar 2003 21:00:59 +0000 |
| parents | 800af3130c76 |
| children | c16ef62116ec |
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog +++ b/packages/net/common/current/ChangeLog @@ -1,3 +1,8 @@ +2003-03-05 Gary Thomas <gary@mlbassoc.com> + + * src/getaddrinfo.c: Allow getaddrinfo() to use DNS gethostbyXXX() + routines if DNS is present. Also, eliminate some debug messages. + 2003-02-25 Andrew Lunn <andrew.lunn@ascom.ch> * src/getserv.c: Added a servent structure for SNTP.
