diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2007-09-14 01:56:08 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2007-09-14 01:56:08 +0000 |
commit | 39a416f12a66c52399a32af49f7e7ece8dd7547f (patch) | |
tree | a96b9546534a46f2da1604241d7c598fdd7ecd00 /RELEASE-NOTES | |
parent | 9b23b310712fbd2e3162e88b299780734965c5d4 (diff) |
Added LDAPS, SCP and SFTP to curl-config --protocols. Removed and
fixed some AC_SUBST configure entries.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 20d3f6024..be3e7aff6 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,7 +15,7 @@ This release includes the following changes: This release includes the following bugfixes: - o + o curl-config --protocols now properly reports LDAPS, SCP and SFTP This release includes the following known bugs: |