From 4449bd9b4dffc67b4c0597414d816a123e9a98e5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 5 Oct 2007 14:37:33 +0000 Subject: Michael Wallner made the CULROPT_COOKIELIST option support a new magic string: "FLUSH". Using that will cause libcurl to flush its cookies to the CURLOPT_COOKIEJAR file. --- RELEASE-NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 29748f115..50a4db1db 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -19,6 +19,7 @@ This release includes the following changes: o added CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 and --hostpubmd5 o renamed CURLE_SSL_PEER_CERTIFICATE to CURLE_PEER_FAILED_VERIFICATION o added CURLOPT_OPENSOCKETFUNCTION and CURLOPT_OPENSOCKETDATA + o CULROPT_COOKIELIST supports "FLUSH" This release includes the following bugfixes: @@ -53,6 +54,6 @@ advice from friends like these: Dan Fandrich, Michal Marek, Günter Knauf, Rob Crittenden, Immanuel Gregoire, Mark Davies, Max Katsev, Philip Langdale, Alex Fishman, Johnny Luong, - Alexey Pesternikov, Yang Tse, Kim Rinnewitz + Alexey Pesternikov, Yang Tse, Kim Rinnewitz, Michael Wallner Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3