From: Daniel Stenberg Date: Mon, 15 Dec 2003 17:37:25 +0000 (+0000) Subject: one correction, one addition X-Git-Tag: curl-7_11_0~128 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15b775e126a8ad831976e5b2a8313981b062856a;p=curl one correction, one addition --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e28b41728..20fa9b055 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -16,9 +16,10 @@ This release includes the following changes: This release includes the following bugfixes: + o curl-configure --feature now outputs AsynchDNS if enabled o occational re-use of freed-memory problem fixed o builds natively (without unix emulation) on AmigaOS - o configure --libs now include the ares link directory + o curl-config --libs now include the ares link directory o configure --enable-ares now accepts a given path o -lz no longer appear twice on the link line o more descriptive error message if the FTP response reader fails