summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2010-06-04 15:14:31 +0200
committerYang Tse <yangsita@gmail.com>2010-06-04 15:14:31 +0200
commit43d20d81a55a0e30becea04b7e607775093ce6eb (patch)
tree4bff0680c51839d1d494befaa2e66230021b2ae4 /RELEASE-NOTES
parentbc0f3dd15e99db189ae38c04ac660a174b7c27ec (diff)
downloadcurl-43d20d81a55a0e30becea04b7e607775093ce6eb.tar.gz
Enable OpenLDAP support for cygwin builds.
Enable OpenLDAP support for cygwin builds. This support was disabled back in 2008 due to incompatibilities between OpenSSL and OpenLDAP headers. cygwin's OpenSSL 0.9.8l and OpenLDAP 2.3.43 versions on cygwin 1.5.25 allow building an OpenLDAP enabled libcurl supporting back to Windows 95. Remove non-functional CURL_LDAP_HYBRID code and references.
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 49beadeec..e9f5852e6 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -16,6 +16,7 @@ This release includes the following changes:
o added support for FTP wildcard matching and downloads
o added support for RTMP
o introducing new LDAP code for new enough OpenLDAP
+ o OpenLDAP support enabled for cygwin builds
This release includes the following bugfixes: