Adapted the c-ares code to the API change c-ares 1.5.0 brings in the

notifier callback(s).
This commit is contained in:
Daniel Stenberg
2007-09-28 21:48:28 +00:00
parent bb667c8ac6
commit 2c105af910
4 changed files with 32 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ This release includes the following changes:
o improved NSS support
o added --proxy-negotiate
o added --post301 and CURLOPT_POST301
o builds with c-ares 1.5.0
This release includes the following bugfixes: