diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2009-05-20 19:30:06 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2009-05-20 19:30:06 +0000 |
commit | 7071dd0162c088696f0a00275789632fd710a484 (patch) | |
tree | aba3a33de72888779e39a132703d964b170cd089 /CHANGES | |
parent | e61a687eda6f90bb1826ae0be84d77c3f602efa8 (diff) | |
download | curl-7071dd0162c088696f0a00275789632fd710a484.tar.gz |
Added "non-existing host" test keywords to make it easy to skip those
tests on machines that have broken DNS configurations (such as
those configured to use OpenDNS).
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ Changelog +Daniel Fandrich (20 May 2009) +- Added "non-existing host" test keywords to make it easy to skip those + tests on machines that have broken DNS configurations (such as + those configured to use OpenDNS). + Daniel Stenberg (19 May 2009) - Kamil Dudka brought the patch from the Redhat bug entry https://bugzilla.redhat.com/show_bug.cgi?id=427966 which was libcurl closing |