diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-09-26 13:03:22 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-09-26 13:03:22 +0000 |
commit | 9247daf953bb48d19948199feb12b0031f825fa0 (patch) | |
tree | 4880ca21302e1ff1b4ed61001f314f58aba1f5f0 /CHANGES | |
parent | 9031e33b66bcc9f1fb51a3e7542904110429d442 (diff) |
enhanced curl_version_info
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ Changelog +Daniel (26 Sep 2002) +- Extended curl_version_info() more and wrote a man page for it. + Daniel (25 Sep 2002) - libcurl could leak memory when downloading multiple files using http ranges. |