From: Daniel Stenberg Date: Sun, 2 Aug 2009 22:38:15 +0000 (+0000) Subject: clarified configure detection of GnuTLS X-Git-Tag: curl-7_19_6~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2838362a7ba5fdf69e0207d2eb5f970632fd9d44;p=curl clarified configure detection of GnuTLS --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 8f18e2bb1..414116b02 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -27,7 +27,7 @@ This release includes the following bugfixes: o curl tool exit codes fixed for VMS o --no-buffer treated correctly o djgpp build fix - o configure detection of GnuTLS now based on pkg-config + o configure detection of GnuTLS now based on pkg-config as well o libcurl-NSS client cert handling segfaults o curl uploading from stdin/pipes now works in non-blocking way so that it continues the downloading even when the read stalls