diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-04-15 06:58:04 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-04-15 06:58:04 +0000 |
commit | 9549cfde02d72812c5cc1ce241955382b5bc371f (patch) | |
tree | 5b0438f38ed791072a85aa33b5e67e6f4cbd9e82 /CHANGES | |
parent | 2361aabbef12496c672bbc9a6e746e0510f21b0e (diff) |
7.9.6 commit
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ History of Changes +Daniel (14 April 2002) +- Dirk Manske brought a fix that makes libcurl strip off white spaces from the + beginning of cookie contents. + +- Had to patch include/curl/curl.h since MSVC doesn't set the __STDC__ define. + Moonesamy pointed out the problem, Bjorn Reese the solution. + +Version 7.9.6-pre5 + Daniel (12 April 2002) - Fixed the TIMER_CONNECT to be more accurate for FTP transfers. Previously FTP transfers got the "connect done" time set after the initial FTP commands |