From 59b05ac383f45ac3fe2e9fba899b440def9da2bd Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Tue, 30 Oct 2007 23:00:40 +0000 Subject: Fixed an OOM problem with file: URLs Moved Curl_file_connect into the protocol handler struct. --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index db22ab03e..1819929d8 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,11 @@ Changelog +Dan F (30 October 2007) +- Fixed an OOM problem with file: URLs + +- Moved Curl_file_connect into the protocol handler struct + Dan F (29 October 2007) - Added test case 546 to check that subsequent FTP transfers work after a failed one using the multi interface -- cgit v1.2.3