From 329be28d69e68b6021292491481b8ccd316392be Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 9 Jul 2012 13:11:44 +0200 Subject: RELEASE-NOTES: added a URL reference to cookie docs --- RELEASE-NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 46d2d575a..ff0814d79 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -34,7 +34,7 @@ This release includes the following bugfixes: o log2changes.pl: fix the Version output o lib554.c: use curl_formadd() properly [4] o urldata.h: fix cyassl build clash with wincrypt.h - o cookies: changed the URL in the cookiejar headers + o cookies: changed the URL in the cookiejar headers [7] o http-proxy: keep CONNECT connections alive (for NTLM) o NTLM SSPI: fixed to work with unicode user names and passwords @@ -60,3 +60,4 @@ References to bug reports and discussions on issues: [4] = http://curl.haxx.se/mail/lib-2012-06/0001.html [5] = http://daniel.haxx.se/blog/2012/06/03/curling-the-metalink/ [6] = http://daniel.haxx.se/blog/2012/06/28/darwin-native-ssl-for-curl/ + [7] = http://daniel.haxx.se/blog/2012/07/08/curls-new-http-cookies-docs/ -- cgit v1.2.3