diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-04-04 06:23:43 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-04-04 06:23:43 +0000 |
commit | 50a53d4eecec60d348100e8506bd01fefd2b5f7f (patch) | |
tree | 393550b6d4e1da9491882121ee6e5f1a12078502 /CHANGES | |
parent | 6bd1ed034a83371088bcc08f70cc6878aeb3973b (diff) |
7.7.1 commit
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,11 +6,17 @@ History of Changes +Version 7.7.1 + Daniel (3 April 2001) - Puneet Pawaia pointed out two serious problems. Libcurl would attempt to read bad memory during situations when an (ftp) connection attempt failed. Also, the lib/Makefile.vc6 was corrected. +- More investigations in the Location: following code made me realize that + it was not clean enough to work transparantly with persistant and non- + persistant connections. I think I've fixed it now. + Daniel (29 March 2001) - Georg Horn mailed me some corrections for the Curl::easy perl interface. |