From e7801afed1e66c184f56d430f9d48e4aafda42ba Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 2 Aug 2001 17:25:33 +0000 Subject: manual fix, select() loop fix, progress callback fix --- CHANGES | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES b/CHANGES index a99b1f882..ce90e84df 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,15 @@ History of Changes +Daniel (2 August 2001) +- Frank Keeney pointed out a manual mistake for certificate convertions. + +- Tomasz Lacki pointed out a problem in the transfer loop that could make the + select() loop use far too much CPU. + +- Pawel A. Gajda pointed out an output mistake done when using libcurl's + progress callback. + Daniel (29 June 2001) - Naveen Noel noticed that the Borland library makefile wasn't updated. -- cgit v1.2.3