diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2007-11-01 18:55:00 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2007-11-01 18:55:00 +0000 |
commit | 48dd0c56736cab730d4af6a5bb9be55388f66c31 (patch) | |
tree | 2a233a166332fab59a5bb94c134a8ea85c0ba515 /CHANGES | |
parent | 8be493296dd465207be426738e5e7e8e9c8037b5 (diff) |
Fixed curl-config --features to not display libz when it wasn't used
due to a missing header file.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Dan F (1 Nov 2007) +- Fixed curl-config --features to not display libz when it wasn't used + due to a missing header file. + Dan F (31 October 2007) - Fixed the output of curl-config --protocols which showed SCP and SFTP always, except when --without-libssh2 was given |