diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-10-14 13:13:50 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-10-14 13:13:50 +0000 |
commit | 171229e12267449dcd300354902c4aa47e2ee835 (patch) | |
tree | 07563af5097b74eeeec20233f5227cbb0c89aac7 /CHANGES | |
parent | b71ca15598725d74230d5b2b1834ecdad0748eb3 (diff) |
duphandle fix
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ Daniel (14 October) +- Kimmo Kinnunen fixed a crash with duphandle() when CURLDEBUG is set. + - Gisle Vanem made libcurl build and work with IPv6 on Windows. Daniel (13 October) |