]> granicus.if.org Git - curl/commitdiff
better ssl error msg, libcurl.def fix, -version-info corrected, more test
authorDaniel Stenberg <daniel@haxx.se>
Tue, 12 Jun 2001 09:23:13 +0000 (09:23 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 12 Jun 2001 09:23:13 +0000 (09:23 +0000)
cases and fixed FTP ranges

CHANGES

diff --git a/CHANGES b/CHANGES
index f787f5dcecdb208592158322a974da7b59dbee80..6e1b129e36cd8adf18210b53d14c5a1c80615cfa 100644 (file)
--- 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)