aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index d9ee080c9..a8baa5c37 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,5 +1,8 @@
2005-06-21 David Shaw <[email protected]>
+ * http.c (send_request, http_open, http_open_document): Pass in
+ auth and proxyauth that can override the in-url auth.
+
* http.c (send_request): Need == after the radix64-encoded basic
auth string.