From ae76ebe2d1202a09b009c9294f63c2a1bc228bd8 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 5 Dec 2006 16:04:01 +0000 Subject: Sh Diao reported that CURLOPT_CLOSEPOLICY doesn't work, and indeed, there is no code present in the library that receives the option. Since it was not possible to use, we know that no current users exist and thus we simply removed it from the docs and made the code always use the default path of the code. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 4a5f34439..9d8d554b1 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -12,6 +12,7 @@ Curl and libcurl 7.16.1 This release includes the following changes: o Support for SCP and SFTP were added + o CURLOPT_CLOSEPOLICY is now deprecated This release includes the following bugfixes: -- cgit v1.2.3