diff options
-rw-r--r-- | RELEASE-NOTES | 2 |
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: |