From: Daniel Stenberg Date: Wed, 10 Dec 2003 14:02:36 +0000 (+0000) Subject: Diego Casorran tapping on Amiga support X-Git-Tag: curl-7_11_0~149 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e012c52598c9e2976f574267bffb325edca5c45;p=curl Diego Casorran tapping on Amiga support --- diff --git a/CHANGES b/CHANGES index 8bfccd9df..83f2ca1c9 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,9 @@ Daniel (10 December) +- Diego Casorran made curl and libcurl possible to build natively (no more + need for the ixemul library) on AmigaOS. + - Dominick Meglio made configure --enable-ares support a given path to the installed ares lib, instead of always using it in the curl source tree. This also fixed the curl-config --libs output.