aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-07-01 21:28:14 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-07-01 21:28:14 +0000
commit667fd9a60bd8bae34660b4bf8124060f1577ada3 (patch)
treebbfae5c23afacb4edd219ce3c7bc804c2f0ef2a3 /RELEASE-NOTES
parent892a24f4c42a3172b1ce462237f33fb896080bc0 (diff)
Song Ma helped me verify and extend a fix for doing FTP over a SOCKS4/5 proxy
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 085748017..134144e90 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -19,6 +19,7 @@ This release includes the following bugfixes:
o adjusted how libcurl treats HTTP 1.1 responses without content-lenth or
chunked encoding
o fixed the 10-at-a-time.c example
+ o FTP over SOCKS proxy
This release includes the following known bugs:
@@ -35,6 +36,6 @@ New curl mirrors:
This release would not have looked like this without help, code, reports and
advice from friends like these:
- Robert Iakobashvili, James Housley, Günter Knauf, James Bursa
+ Robert Iakobashvili, James Housley, Günter Knauf, James Bursa, Song Ma
Thanks! (and sorry if I forgot to mention someone)