From: Daniel Stenberg Date: Mon, 25 Jun 2012 21:03:52 +0000 (+0200) Subject: RELEASE-NOTES: link to more metalink info X-Git-Tag: curl-7_27_0~128 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=07e3ea7f261bdbaddd7d8d7f4d6374c5d01acb51;p=curl RELEASE-NOTES: link to more metalink info --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e7a5f3c60..cffa6efca 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -10,7 +10,7 @@ Curl and libcurl 7.27.0 This release includes the following changes: o nss: use human-readable error messages provided by NSS - o added --metalink for metalink download support + o added --metalink for metalink download support [5] o pop3: Added support for sasl plain text authentication o pop3: Added support for sasl login authentication o pop3: Added support for sasl ntlm authentication @@ -55,4 +55,4 @@ References to bug reports and discussions on issues: [2] = http://daniel.haxx.se/blog/2012/06/12/schannel-support-in-libcurl/ [3] = http://curl.haxx.se/bug/view.cgi?id=3533045 [4] = http://curl.haxx.se/mail/lib-2012-06/0001.html - \ No newline at end of file + [5] = http://daniel.haxx.se/blog/2012/06/03/curling-the-metalink/