Added test case 1013 to check that curl-config --protocols matches the

protocols listed in curl --version
This commit is contained in:
Dan Fandrich
2007-11-01 00:36:55 +00:00
parent 823a0454a6
commit 16897354bc
5 changed files with 77 additions and 2 deletions

View File

@@ -10,6 +10,9 @@ Dan F (31 October 2007)
- Fixed the output of curl-config --protocols which showed SCP and SFTP
always, except when --without-libssh2 was given
- Added test case 1013 to check that curl-config --protocols matches the
protocols listed in curl --version
Dan F (30 October 2007)
- Fixed an OOM problem with file: URLs