aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-06-12 09:23:13 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-06-12 09:23:13 +0000
commit4e4a899306ad7256847a1a6794bc0ac94ae3a577 (patch)
tree3808bcbb9dcc371ade7000ff107df2dae2ccdbad /CHANGES
parent9a78db6e59e5d815a3145f8f696a6fbef92f2447 (diff)
better ssl error msg, libcurl.def fix, -version-info corrected, more test
cases and fixed FTP ranges
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES15
1 files changed, 15 insertions, 0 deletions
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)