From 611fbfa917846e1cf1ebd3e9f965cd857f67081c Mon Sep 17 00:00:00 2001 From: Cris Bailiff Date: Thu, 20 Sep 2001 09:48:52 +0000 Subject: Commit Curl_easy v1.1.8 - constants updated for libcurl 7.9 - tests modularised --- perl/Curl_easy/Changes | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'perl/Curl_easy/Changes') diff --git a/perl/Curl_easy/Changes b/perl/Curl_easy/Changes index 11ac7f107..af3d9cb40 100644 --- a/perl/Curl_easy/Changes +++ b/perl/Curl_easy/Changes @@ -1,6 +1,14 @@ Revision history for Perl extension Curl::easy. Check out the file README for more info. +1.1.8 Thu Sep 20 2001: - Cris Bailiff + - Re-generate CURLOPT_ constants from curl.h and enhance makefile + to allow this to be repeated in future or for older versions of + libcurl. Constants up-to-date for libcurl-7.9(pre) + - Split tests into t/*.t to simplify each case + - Add test cases for new SSL switches. This needs ca-bundle.crt + (from mod_ssl) for verifying test cases. + 1.1.7 Thu Sep 13 2001: - Cris Bailiff - Documentation Update only - Explicitly state that Curl_easy is released under the MIT-X/MPL dual licence. No code changes. -- cgit v1.2.3