aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-17 07:07:06 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-17 07:07:06 +0000
commita77d931cd06cafa223a36a80866944c4947822fd (patch)
tree11a7dddf8aa58bf09c61f593c665f1d32307794f /CHANGES
parent260c353577148c74b6b61c8222ab63c72a5ec820 (diff)
verbose auth info
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2872ded88..9ebbd11c2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,10 @@
Changelog
+Daniel (17 October)
+- Made libcurl show verbose info about what auth type and user name that is
+ being sent in its HTTP request-headers.
+
Daniel (16 October)
- Removed support for CURLOPT_PASSWDFUNCTION and CURLOPT_PASSWDDATA. libcurl
no longer prompt for passwords under any circumstances. Password prompting