aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-11-01 00:36:55 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-11-01 00:36:55 +0000
commit16897354bcbb2afbc81d0d985a940dbe37cac986 (patch)
tree0c2ba3b67b2a429397a39aa04ee8f6f170f0fb8f /CHANGES
parent823a0454a6e2d3d37862a4dc2867c22b073b9f84 (diff)
Added test case 1013 to check that curl-config --protocols matches the
protocols listed in curl --version
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4a5814a4e..afb163e55 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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