aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-05-02 09:38:19 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-05-02 09:38:19 +0000
commitb0f856213d3f01fd5b87b5eee6725ecaea2c6876 (patch)
tree2bb24d35d1ca0b66f19b0c3f008ba7483ea27178 /RELEASE-NOTES
parent6f4ff1f2bf6e5e24b366f06df50d5aa305f4ca46 (diff)
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.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
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