From b42bc7329eec4f3bedbe943c66d978db72e2704a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 4 Apr 2005 22:38:53 +0000 Subject: win resolve crash, win makefile fix --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index d26719bcc..3a098324f 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,12 @@ Daniel (4 April 2005) +- Marcelo Juchem fixed the MSVC makefile for libcurl + +- Gisle Vanem fixed a crash in libcurl, that could happen if the easy handle + was killed before the threading resolver (windows only) still hadn't + completed. + - Hardeep Singh reported a problem doing HTTP POST with Digest. (It was actually also affecting NTLM and Negotiate.) It turned out that if the server responded with 100 Continue before the initial 401 response, libcurl -- cgit v1.2.3