aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-10-31 23:33:58 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-10-31 23:33:58 +0000
commit823a0454a6e2d3d37862a4dc2867c22b073b9f84 (patch)
tree63772114f8274ac7f3d390ec10d99ad0abee067b /RELEASE-NOTES
parent6790c559afb1724607ae077fb3664efbef959557 (diff)
Fixed the output of curl-config --protocols which showed SCP and SFTP
always, except when --without-libssh2 was given
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 40ae749ac..e0194b487 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -15,7 +15,7 @@ This release includes the following changes:
This release includes the following bugfixes:
o curl-config --features and --protocols show the correct output when built
- with NSS
+ with NSS, and also when SCP and SFTP are not available
This release includes the following known bugs: