From b0f856213d3f01fd5b87b5eee6725ecaea2c6876 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 2 May 2005 09:38:19 +0000 Subject: Added --trace-time that when used adds a time stamp to each trace line that --trace, --trace-ascii and --verbose output. I also made the '>' display separate each line on the linefeed so that HTTP requests etc look nicer in the -v output. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 4748b403e..5f23fb707 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -10,6 +10,7 @@ Curl and libcurl 7.14.0 This release includes the following changes: + o curl --trace-time added for time stamping trace logs o curl now respects the SSL_CERT_DIR and SSL_CERT_PATH environment variables o more search paths for curl's default .curlrc config file check o GnuTLS support, use configure --with-gnutls. Work on this was sponsored -- cgit v1.2.3