aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-09-28 21:48:28 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-09-28 21:48:28 +0000
commit2c105af910df6a607989143fb14a7ae67b17a9c9 (patch)
tree04649eca1cc3b16fcb3c390fb6c0a65f88864021 /RELEASE-NOTES
parentbb667c8ac642611ee2481fc3099f1789b3ca6982 (diff)
Adapted the c-ares code to the API change c-ares 1.5.0 brings in the
notifier callback(s).
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index c5041ee6e..c6e666dec 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -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: