From: Yang Tse Date: Tue, 29 Apr 2008 04:28:40 +0000 (+0000) Subject: improved easy interface resolving timeout handling in c-ares enabled builds X-Git-Tag: cares-1_5_2~111 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7dfdbf8fbebab9af95e19c5ff8af3073218e4a4f;p=curl improved easy interface resolving timeout handling in c-ares enabled builds --- diff --git a/CHANGES b/CHANGES index 09e383b3a..ac6bdcdf4 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,9 @@ Changelog +Yang Tse (29 Apr 2008) +- Improved easy interface resolving timeout handling in c-ares enabled builds + Daniel Fandrich (28 Apr 2008) - Added test 1028 to test an HTTP redirect to a FTP URL.