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.
This commit is contained in:
Daniel Stenberg
2005-05-02 09:38:19 +00:00
parent 6f4ff1f2bf
commit b0f856213d
4 changed files with 104 additions and 18 deletions

View File

@@ -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