aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2007-11-22 16:35:07 +0000
committerYang Tse <yangsita@gmail.com>2007-11-22 16:35:07 +0000
commitd789097af0e1f9801ad3eaca5ff6445ce888859f (patch)
treead31c4556875c185d8822c796635a076513655e8 /RELEASE-NOTES
parent4bd2d49ca1d92ca5cd90ce91af97e389a410c973 (diff)
Provide a socklen_t definition in curl.h for Win32 API build targets
which don't have one.
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 eb85cd7c4..3ba305f8f 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -26,6 +26,7 @@ This release includes the following bugfixes:
o SSL connections with NSS done with the multi-interface
o setting a share no longer activates cookies
o Negotiate now works on auth and proxy simultanouesly
+ o curl.h now includes a socklen_t definition for Win32 API build targets
This release includes the following known bugs: