aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-08-07 21:45:59 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-08-07 21:45:59 +0000
commit8f219af884dcb330d96d71928c9bbdd003919b4b (patch)
tree5459014ea4c29600bc13e96a4842687cc5a75084 /RELEASE-NOTES
parentaeb04136f7c2c72f9005546bfff22c4046f93a74 (diff)
When curl is built with GnuTLS, curl-config didn't include "SSL" when
--features was used
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 2cc0a92bb..114698340 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -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