aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-03-20 20:08:44 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-03-20 20:08:44 +0000
commitc37cdbe2cf14c4159623c8e64769afa22fc9f40b (patch)
tree58d69780a0a99e79eefaaed162cd64aa6e370f9e /CHANGES
parentc0a30b04c267bf553e5337e8db8cf76ab2bc20e9 (diff)
Fixed a problem where curl-config --protocols could erroneously show LDAPS
support when curl didn't even have regular LDAP support. It looks like this could happen when the --enable-ldaps configure switch is given but configure couldn't find the LDAP headers or libraries.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6205e3f96..896077a51 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,12 @@
Changelog
+Daniel Fandrich (20 Mar 2008)
+- Fixed a problem where curl-config --protocols could erroneously show LDAPS
+ support when curl didn't even have regular LDAP support. It looks like
+ this could happen when the --enable-ldaps configure switch is given but
+ configure couldn't find the LDAP headers or libraries.
+
Michal Marek (20 Mar 2008)
- Added --with-ca-path=DIRECTORY configure option to use an openSSL CApath by
default instead of a ca bundle. The configure script will also look for a