From 0b3deceea3c5ceebd614bfabe3fea3a26db2f4e3 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 13 May 2005 21:19:21 +0000 Subject: adjusted the configure to always skip the fine-poll() test on Mac OS X (darwin) --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 5e6241cf9..4a537f8b0 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,12 @@ Changelog +Daniel (13 May 2005) +- Grigory Entin reported that curl's configure detects a fine poll() for Mac + OS X 10.4 (while 10.3 or later detected a "bad" one), but the executable + doesn't work as good as if built without poll(). I've adjusted the configure + to always skip the fine-poll() test on Mac OS X (darwin). + Daniel (12 May 2005) - When doing a second request (after a disconnect) using the same easy handle, over a proxy that uses NTLM authentication, libcurl failed to use NTLM again -- cgit v1.2.3