- Marc de Bruin pointed out that configure --with-gnutls=PATH didn't work

properly and provided a fix. http://curl.haxx.se/bug/view.cgi?id=2843008
This commit is contained in:
Daniel Stenberg
2009-08-24 11:38:59 +00:00
parent 95c2b205a4
commit 0cb6f3053f
3 changed files with 10 additions and 5 deletions

View File

@@ -20,6 +20,7 @@ This release includes the following bugfixes:
o use after free if we're completed but easy_conn not NULL (pipelined)
o missing strdup() return code check
o CURLOPT_PROXY_TRANSFER_MODE could pass along wrong syntax
o configure --with-gnutls=PATH fixed
This release includes the following known bugs: