diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-08-02 17:25:33 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-08-02 17:25:33 +0000 |
commit | e7801afed1e66c184f56d430f9d48e4aafda42ba (patch) | |
tree | b3744d1902a7cc95acc5ec731c342abe1c8bed96 /CHANGES | |
parent | 929366b5aead7301c4872713acb543c73443959f (diff) |
manual fix, select() loop fix, progress callback fix
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |