From: Daniel Stenberg Date: Mon, 12 Jan 2004 08:14:14 +0000 (+0000) Subject: removed the "build natively on amiga" note as this is not yet true, we're X-Git-Tag: curl-7_11_0~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e5aee63c7a550056c111424403f24a477ec4b55;p=curl removed the "build natively on amiga" note as this is not yet true, we're awaiting a patch that might be delayed into 7.11.1 instead (see TODO-RELEASE) --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 4395a6bcc..ceba9e5cb 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -21,9 +21,8 @@ This release includes the following bugfixes: o ftps:// now uses port 990 by default o the "configure --with-spnego" action was improved o fixed a rare follow-redirect problem - o curl-configure --feature now outputs AsynchDNS if enabled + o curl-config --feature now outputs AsynchDNS if enabled o occational re-use of freed-memory problem fixed - o builds natively (without unix emulation) on AmigaOS 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