aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-04 14:53:19 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-04 14:53:19 +0000
commita191fe028ce9e4de15ed478ad010919cad8aeb8f (patch)
treecb60a49e84c5197f1b1cb4bf379d654f36340ab2 /CHANGES
parent343291ce37acbeece395734a80f3d7dc771f610f (diff)
fixed ares-resolves and ip-only names
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 43624f23f..428b8e109 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,12 @@
Changelog
+Daniel (4 October)
+- Siddhartha Prakash Jain provided a patch with a fix for libcurl with ares,
+ when working on IP-only names as we then could return "wait" status when the
+ name in fact already was resolved. I edited the patch slightly to not expose
+ async details to non-ares aware source code.
+
Daniel (3 October)
- Neil Spring posted the debian bug report #213180, and pointed out that using
the name 'access' in a function prototype is not very wise as some compilers