Commit 9e5aee63 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

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)
parent 60cc5a3f
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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