From 0cb6f3053ffc784eb7452c2311b536f4f798e946 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 24 Aug 2009 11:38:59 +0000 Subject: - 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 --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 5ba3746df..fbdd93ff4 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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: -- cgit v1.2.3