aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-01-12 08:14:14 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-01-12 08:14:14 +0000
commit9e5aee63c7a550056c111424403f24a477ec4b55 (patch)
treed11446b0bb3b7566764f29f41e69c84e477dc665
parent60cc5a3f27e0d0b2b5505e9c0b7a782e1c3956a6 (diff)
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)
-rw-r--r--RELEASE-NOTES3
1 files changed, 1 insertions, 2 deletions
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