From 6f752c64bc18a9fdd0c0b2321faa230781280b8b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 4 Mar 2005 00:26:50 +0000 Subject: Dave Dribin made it possible to set CURLOPT_COOKIEFILE to "" to activate the cookie "engine" without having to provide an empty or non-existing file. --- RELEASE-NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a230c898a..35c1db32c 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -10,6 +10,7 @@ Curl and libcurl 7.13.1 This release includes the following changes: + o CURLOPT_COOKIEFILE set to "" is now activating the cookie engine o FTP code overhaul => multi interface much less blocking o Added CURLE_LOGIN_DENIED to be returned when curl is denied login to FTP servers @@ -39,6 +40,6 @@ advice from friends like these: Gisle Vanem, David Byron, Marty Kuhrt, Maruko, Eric Vergnaud, Christopher R. Palmer, Mike Dobbs, David in bug report #1124588, Ralph Mitchell, - Rene Rebe + Rene Rebe, Dave Dribin Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3