aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fbe917730..3060d77b9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.