From 4e4a899306ad7256847a1a6794bc0ac94ae3a577 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 12 Jun 2001 09:23:13 +0000 Subject: better ssl error msg, libcurl.def fix, -version-info corrected, more test cases and fixed FTP ranges --- CHANGES | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index f787f5dce..6e1b129e3 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,21 @@ History of Changes +Daniel (12 June 2001) +- Salvador Dávila provided a fix for FTP range downloads. + +- Added a few more test cases from the former test suite to the new file + format. We're now at a total of 26 tests. + +Daniel (11 June 2001) +- libcurl's version-info was wrong, as noted by both Domenico Andreoli and + David Odin. + +Daniel (7 June 2001) +- Jörn fixed the curl_unescape duplicate entry in lib/libcurl.def + +- I made SSL certificate failure messages to be more detailed. + Version 7.8 Daniel (7 June 2001) -- cgit v1.2.3