diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2007-11-01 03:09:27 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2007-11-01 03:09:27 +0000 |
commit | 6f33531861c02602446c7d2d30e0aaff271557f4 (patch) | |
tree | 1521f0da3c07f2fe7d2906af2c488dec7c3a41e1 /CHANGES | |
parent | 16897354bcbb2afbc81d0d985a940dbe37cac986 (diff) | |
download | curl-6f33531861c02602446c7d2d30e0aaff271557f4.tar.gz |
Added test case 1014 to compare curl-config --features with curl --version
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,8 +10,8 @@ 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 +- Added test cases 1013 and 1014 to check that curl-config --protocols and + curl-config --features matches the output of curl --version Dan F (30 October 2007) - Fixed an OOM problem with file: URLs |