Fixed the output of curl-config --protocols which showed SCP and SFTP

always, except when --without-libssh2 was given
This commit is contained in:
Dan Fandrich
2007-10-31 23:33:58 +00:00
parent 6790c559af
commit 823a0454a6
3 changed files with 7 additions and 2 deletions

View File

@@ -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: