From 81239edb89add9327d2b03105c9981d092e16ace Mon Sep 17 00:00:00 2001 From: Tanguy Fautre Date: Thu, 20 May 2010 22:40:48 +0200 Subject: build: allow curl to build with Microsoft VC10 By undefing a bunch of E* defines that VC10 has started to define but that we redefine internally to their WSA* alternatives when building for Windows. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 9e4ec8e59..4c512bcd2 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,9 @@ Changelog +Daniel Stenberg (20 May 2010) +- Tanguy Fautre brought a fix to allow curl to build with Microsoft VC10. + Daniel Stenberg (18 May 2010) - Eric Mertens posted bug report #3003005 pointing out that the libcurl TFTP code was not sending the timeout option properly to the server, and -- cgit v1.2.3