From 50a53d4eecec60d348100e8506bd01fefd2b5f7f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 4 Apr 2001 06:23:43 +0000 Subject: 7.7.1 commit --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index da3e9e683..ea5bf826e 100644 --- a/CHANGES +++ b/CHANGES @@ -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. -- cgit v1.2.3