aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-11-01 03:09:27 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-11-01 03:09:27 +0000
commit6f33531861c02602446c7d2d30e0aaff271557f4 (patch)
tree1521f0da3c07f2fe7d2906af2c488dec7c3a41e1 /CHANGES
parent16897354bcbb2afbc81d0d985a940dbe37cac986 (diff)
Added test case 1014 to compare curl-config --features with curl --version
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index afb163e55..75e101b3d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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