diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-10-29 22:13:09 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-10-29 22:13:09 +0000 |
commit | 2f285b3f165a4cffdbf7601a2d747e5c1128fb45 (patch) | |
tree | caf223c3de87084f292335d974524bfb8a8a3da8 /RELEASE-NOTES | |
parent | 57d2fb41d093a62f0e1ddfdfb94f136a0f4ab3a4 (diff) | |
download | curl-2f285b3f165a4cffdbf7601a2d747e5c1128fb45.tar.gz |
curl-config --features and --protocols show the correct output when built
with NSS
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 5c4219cb7..7d74e8752 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,7 +15,8 @@ This release includes the following changes: This release includes the following bugfixes: - o + o curl-config --features and --protocols show the correct output when built + with NSS This release includes the following known bugs: |