aboutsummaryrefslogtreecommitdiff
path: root/ares/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-09-22 21:04:16 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-09-22 21:04:16 +0000
commit0f89a2e639f002df48bd43726818410439e24dd4 (patch)
tree41f3af6996115df913cbc9b386831fe523802925 /ares/CHANGES
parent05b26e7566b9788fcdecda3c49e0b0ca1f7d25ec (diff)
Steinar H. Gunderson modified c-ares to now also do to DNS retries even when
TCP is used since there are several edge cases where it still makes sense.
Diffstat (limited to 'ares/CHANGES')
-rw-r--r--ares/CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES
index 160489c64..4f28e3b4c 100644
--- a/ares/CHANGES
+++ b/ares/CHANGES
@@ -2,6 +2,9 @@
* September 22 2007 (Daniel Stenberg)
+- Steinar H. Gunderson modified c-ares to now also do to DNS retries even when
+ TCP is used since there are several edge cases where it still makes sense.
+
- Brad House provided a fix for ares_save_options():
Apparently I overlooked something with the ares_save_options() where it