summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-09-24 07:48:31 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-09-24 07:48:31 +0000
commit91f5ac4d5c44f2c76ea510e4f797b9bcd5fa8173 (patch)
tree57ace4578e29d24dcdebd0d59fd1e3230f9bf2f3
parentf9977df50df13e2721b54d69fbd736a59df412da (diff)
downloadgnurl-91f5ac4d5c44f2c76ea510e4f797b9bcd5fa8173.tar.gz
gnurl-91f5ac4d5c44f2c76ea510e4f797b9bcd5fa8173.tar.bz2
gnurl-91f5ac4d5c44f2c76ea510e4f797b9bcd5fa8173.zip
two ipv6 fixes
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
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