aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-14 13:13:50 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-14 13:13:50 +0000
commit171229e12267449dcd300354902c4aa47e2ee835 (patch)
tree07563af5097b74eeeec20233f5227cbb0c89aac7 /CHANGES
parentb71ca15598725d74230d5b2b1834ecdad0748eb3 (diff)
duphandle fix
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2338557b0..1e6d0f539 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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)