diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-02-05 23:04:44 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-02-05 23:04:44 +0000 |
commit | f6e2bfd464a7ffd7ec24194da2a9a1e285387560 (patch) | |
tree | 25f0bcff222cb2da182f070076e45b972380e62e /CHANGES | |
parent | 1ae5dab8fbf1df0d11a7d3aa93e0100c629178bc (diff) |
Jun-ichiro itojun Hagino's IPv6 adjustments
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ Daniel (5 February 2001) +- Jun-ichiro itojun Hagino brought a big patch that brings IPv6-awareness to + a bunch of different areas within libcurl. + - Robert Weaver told me about the problems the MS VC++ 6.0 compiler has with the 'static' keyword on a number of libcurl functions. I might need to add a patch that redefines static when libcurl is compiled with that compiler. |