mirror of
https://github.com/curl/curl.git
synced 2025-09-11 14:42:40 +03:00
manual fix, select() loop fix, progress callback fix
This commit is contained in:
parent
929366b5ae
commit
e7801afed1
9
CHANGES
9
CHANGES
|
@ -6,6 +6,15 @@
|
||||||
|
|
||||||
History of Changes
|
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)
|
Daniel (29 June 2001)
|
||||||
- Naveen Noel noticed that the Borland library makefile wasn't updated.
|
- Naveen Noel noticed that the Borland library makefile wasn't updated.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user