summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-09-14 01:56:08 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-09-14 01:56:08 +0000
commit39a416f12a66c52399a32af49f7e7ece8dd7547f (patch)
treea96b9546534a46f2da1604241d7c598fdd7ecd00
parent9b23b310712fbd2e3162e88b299780734965c5d4 (diff)
downloadcurl-39a416f12a66c52399a32af49f7e7ece8dd7547f.tar.gz
Added LDAPS, SCP and SFTP to curl-config --protocols. Removed and
fixed some AC_SUBST configure entries.
-rw-r--r--CHANGES4
-rw-r--r--RELEASE-NOTES2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index c6d2e9e96..4b07521c0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Dan F (13 September 2007)
+- Added LDAPS, SCP and SFTP to curl-config --protocols. Removed and
+ fixed some AC_SUBST configure entries.
+
Version 7.17.0 (13 September 2007)
Daniel S (12 September 2007)
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: