aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-11-01 18:55:00 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-11-01 18:55:00 +0000
commit48dd0c56736cab730d4af6a5bb9be55388f66c31 (patch)
tree2a233a166332fab59a5bb94c134a8ea85c0ba515 /RELEASE-NOTES
parent8be493296dd465207be426738e5e7e8e9c8037b5 (diff)
Fixed curl-config --features to not display libz when it wasn't used
due to a missing header file.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index e0194b487..82cc069ed 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -15,7 +15,7 @@ This release includes the following changes:
This release includes the following bugfixes:
o curl-config --features and --protocols show the correct output when built
- with NSS, and also when SCP and SFTP are not available
+ with NSS, and also when SCP, SFTP and libz are not available
This release includes the following known bugs: