diff options
author | Yang Tse <yangsita@gmail.com> | 2008-11-06 17:19:56 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-11-06 17:19:56 +0000 |
commit | a0ef686c542bee30be0b20cd4d3243bec6b4f059 (patch) | |
tree | f2eeaa5b9920664defdd021eea0b98e9d6119f41 /CHANGES | |
parent | 2903a5c0500210f0a3934352fe29217b2b8e1dbf (diff) |
Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single one
which now also takes a protocol address family argument.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Yang Tse (6 Nov 2008) +- Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single one + which now also takes a protocol address family argument. + Version 7.19.1 (5 November 2008) Daniel Stenberg (4 Nov 2008) |