diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-09-05 14:34:07 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-09-05 14:34:07 +0000 |
commit | 0ef3e6fe8a323d858a591ee71a9b16ed5add3255 (patch) | |
tree | cabbe81f2946a9f400e7160b9b3a812e73300433 /CHANGES | |
parent | adcbe03aeb72e25c2c1509c0ad3fd1d1e620b6db (diff) |
yesterday and today in words
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ Changelog +Daniel (5 September) +- Kevin Fisk reported that configure --enable-thread didn't work. I fixed. + +- De-macrofied the lib/hash.c source code somewhat. + +Daniel (4 September) +- CURLINFO_HTTPAUTH_AVAIL and CURLINFO_PROXYAUTH_AVAIL added, Based on Joerg + Mueller-Tolk's patch, + Early (4 September) - Added CURLOPT_FTP_RESPONSE_TIMEOUT - allows user to set strict timeout requirements on the FTP server's ability to respond to individual commands |