clarified configure detection of GnuTLS

This commit is contained in:
Daniel Stenberg 2009-08-02 22:38:15 +00:00
parent 0b66efac9c
commit 2838362a7b
1 changed files with 1 additions and 1 deletions

View File

@ -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