From 39a416f12a66c52399a32af49f7e7ece8dd7547f Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 14 Sep 2007 01:56:08 +0000 Subject: [PATCH] Added LDAPS, SCP and SFTP to curl-config --protocols. Removed and fixed some AC_SUBST configure entries. --- CHANGES | 4 ++++ RELEASE-NOTES | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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: