From: Daniel Stenberg <daniel@haxx.se>
Date: Mon, 24 Sep 2001 07:48:31 +0000 (+0000)
Subject: two ipv6 fixes
X-Git-Tag: curl-7_9~2
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=91f5ac4d5c44f2c76ea510e4f797b9bcd5fa8173;p=curl

two ipv6 fixes
---

diff --git a/CHANGES b/CHANGES
index d8ba56a4e..d4956bec6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,14 @@
 
                                History of Changes
 
+Daniel (23 September 2001)
+- Found and removed a 'socket leak' that would occur on IPv6 enabled hosts
+  when FTP RETR failed.
+
+- Made the FTP upload tests run fine on machines with IPv6 enabled.
+
+Version 7.9-pre8
+
 Daniel (19 September 2001)
 - Vojtech Minarik set up a special-purpose test server and provided me with
   test certificates in order for me to repeat the bug reports #440068 and