diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-11-10 15:50:33 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-11-10 15:50:33 +0000 |
commit | ee4ecf515565c4885510706567644f9f3a77e440 (patch) | |
tree | fc6da9e73e6fcebd6ba3ed4ebc4594e2a33dd0b6 /CHANGES | |
parent | 3478253e5af5ea9e644744517210033613347200 (diff) |
Gisle's CURL_EXTERN fix
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ Changelog +Daniel (9 November 2004) +- Gisle Vanem marked all external function calls with CURL_EXTERN so that now + the Windows, Netware and other builds no longer need libcurl.def or similar + files. + Daniel (8 November 2004) - Made the configure script check for tld.h if libidn was detected, since libidn 0.3.X didn't have such a header and we don't work with anything |