diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-10-29 22:13:00 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-10-29 22:13:00 +0000 |
commit | 57d2fb41d093a62f0e1ddfdfb94f136a0f4ab3a4 (patch) | |
tree | 545c725c10a9a6577397d109573feb95e1badfc0 /CHANGES | |
parent | 0f77fe55b6efbf090b30a3612b314cd2f8e27b3a (diff) |
Based on one of those bug reports that are intercepted by a distro's bug
tracker (https://bugzilla.redhat.com/show_bug.cgi?id=316191), I now made
curl-config --features and --protocols show the correct output when built
with NSS.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,12 @@ Changelog +Daniel S (29 October 2007) +- Based on one of those bug reports that are intercepted by a distro's bug + tracker (https://bugzilla.redhat.com/show_bug.cgi?id=316191), I now made + curl-config --features and --protocols show the correct output when built + with NSS. + Version 7.17.1 (29 October 2007) Dan F (25 October 2007) |