Commit 15b775e1 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

one correction, one addition

parent 3788f25e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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