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)
This commit is contained in:
Daniel Stenberg 2004-01-12 08:14:14 +00:00
parent 60cc5a3f27
commit 9e5aee63c7
1 changed files with 1 additions and 2 deletions

View File

@ -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