When curl is built with GnuTLS, curl-config didn't include "SSL" when

--features was used
This commit is contained in:
Daniel Stenberg
2005-08-07 21:45:59 +00:00
parent aeb04136f7
commit 8f219af884
3 changed files with 8 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ This release includes the following changes:
This release includes the following bugfixes:
o curl-config --features now displays SSL when built with GnuTLS too
o CURLOPT_HTTPGET, CURLOPT_POST and CURLOPT_HTTPPOST reset CURLOPT_NOBODY
o builds fine on AmigaOS again
o corrected date parsing on Windows with auto-DST-adjust enabled