aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-12-10 14:02:36 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-12-10 14:02:36 +0000
commit1e012c52598c9e2976f574267bffb325edca5c45 (patch)
tree02182901f68b8bf65eadd418cfa6f8a7eff4c8e4
parent68c508976fffa9bed5b78eec25a6e81da63bffca (diff)
Diego Casorran tapping on Amiga support
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
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.