aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-09-21 22:29:21 +0200
committerDaniel Stenberg <daniel@haxx.se>2010-09-21 22:29:21 +0200
commite991a3536db989f3e2411f0313781edee5cd258d (patch)
treea19fcd18344faf5d570e0f1233767bdd1bcb3176
parent8665d4e593c853dbcc83a0c6ba92b77d9e5bcd7e (diff)
RELEASE-NOTES: sync with 8665d4e5 and c-ares >= 1.6.0 note
-rw-r--r--RELEASE-NOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index fe39f0ada..8b5098b6f 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -12,6 +12,7 @@ This release includes the following changes:
o curl -T: ignore file size of special files
o Added GOPHER protocol support
o Added mk-ca-bundle.vbs script
+ o c-ares build now requires c-ares >= 1.6.0
This release includes the following bugfixes:
@@ -41,6 +42,7 @@ This release includes the following bugfixes:
o configure: don't enable RTMP if the lib detect fails
o curl_easy_duphandle: clone the c-ares handle correctly
o MacOSX-Framework: updates for Snowleopard
+ o support URL containing colon without trailing port number
This release includes the following known bugs: