From 932b58978029f1f6445076397b0fb275ceccb110 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 24 Jul 2008 02:16:48 +0000 Subject: Changed the long logfile elision code in runtests.pl to properly handle lines ending in \r. --- CHANGES | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index fe786750a..dc4e23fea 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,14 @@ Changelog +Daniel Fandrich (23 Jul 2008) +- Changed the long logfile elision code in runtests.pl to properly handle + lines ending in \r. + +- Changed references to TRUE and FALSE in the curl_easy_setopt man page to + 1 and zero, respectively, since TRUE and FALSE aren't part of the + libcurl API. + Daniel Stenberg (23 Jul 2008) - I went over the curl_easy_setopt man page and replaced most references to non-zero with the fixed value of 1. We should strive at making options -- cgit v1.2.3