four fixes of yday and today
This commit is contained in:
14
CHANGES
14
CHANGES
@@ -7,6 +7,20 @@
|
|||||||
Changelog
|
Changelog
|
||||||
|
|
||||||
|
|
||||||
|
Daniel (25 Sep 2002)
|
||||||
|
- libcurl could leak memory when downloading multiple files using http ranges.
|
||||||
|
|
||||||
|
- Walter J. Mack provided code and docs for the new curl_free() function that
|
||||||
|
shall be used to free memory that is allocated by libcurl and returned back
|
||||||
|
to the application, as curl_escape() and curl_unescape() do.
|
||||||
|
|
||||||
|
- Andr<64>s Garc<72>a fixed a flaw that made (among other things) dict-fetches
|
||||||
|
return a random value.
|
||||||
|
|
||||||
|
Daniel (24 Sep 2002)
|
||||||
|
- Wez Furlong brought his initial patch that introduced curl_version_info().
|
||||||
|
We might need to tweak it somewhat before release.
|
||||||
|
|
||||||
Daniel (20 Sep 2002)
|
Daniel (20 Sep 2002)
|
||||||
- Craig Markwardt fixed another Tru64 IP resolve problem.
|
- Craig Markwardt fixed another Tru64 IP resolve problem.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user