summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-06-24 08:59:54 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-06-24 08:59:54 +0000
commit9729df17567f85996ec6b622af3fe154d5475d86 (patch)
treef1723d49a494f23a06e4111038c140fe4bc015db /RELEASE-NOTES
parentcdb419d65e4055dde693c0c130bd42ffdf28c96d (diff)
downloadcurl-9729df17567f85996ec6b622af3fe154d5475d86.tar.gz
socks proxy support even when libcurl is built ipv6-enabled
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 201ae726e..af1358a0f 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -8,6 +8,7 @@ Curl and libcurl 7.12.1
This release includes the following changes:
+ o socks proxy support even when libcurl is built ipv6-enabled
o read callbacks can stop the transfer by returning CURL_READFUNC_ABORT
o libcurl-tutorial.3 is the new man page formerly known as libcurl-the-guide
o additional SSL trace data might be sent to the debug callback using two new