From 49c37e6c1c11962102edb44ef36bce4b1b21af53 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Tue, 30 Oct 2012 14:59:48 +0100 Subject: tool_metalink: allow to use hash algorithms provided by NSS Fixes bug #3578163: http://sourceforge.net/tracker/?func=detail&atid=100976&aid=3578163&group_id=976 --- RELEASE-NOTES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 5b855c2d1..291cf5f8a 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -32,6 +32,7 @@ This release includes the following bugfixes: o OpenSSL: show full issuer string [10] o fix HTTP auth regression [11] o CURLOPT_SSL_VERIFYHOST: stop supporting the 1 value [12] + o build failure when configured with --with-nss --with-libmetalink [13] This release includes the following known bugs: @@ -61,3 +62,4 @@ References to bug reports and discussions on issues: [10] = http://curl.haxx.se/bug/view.cgi?id=3579286 [11] = http://curl.haxx.se/bug/view.cgi?id=3582718 [12] = http://daniel.haxx.se/blog/2012/10/25/libcurl-claimed-to-be-dangerous/ + [13] = http://sourceforge.net/tracker/?func=detail&atid=100976&aid=3578163&group_id=976 -- cgit v1.2.3