From 1fa3a5cce937168eaa3be11f7949ed046390afa7 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 24 Sep 2006 10:41:00 +0000 Subject: Cory Nelson made libcurl use the WSAPoll() function if built for Windows Vista (_WIN32_WINNT >= 0x0600) --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 7c60922f4..b68e8fa51 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,10 @@ Changelog +Daniel (24 September 2006) +- Cory Nelson made libcurl use the WSAPoll() function if built for Windows + Vista (_WIN32_WINNT >= 0x0600) + Daniel (23 September 2006) - Mike Protts added --ftp-ssl-control to make curl use FTP-SSL, but only encrypt the control connection and use the data connection "plain". -- cgit v1.2.3