aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index 6b6f6edf5..7218e6682 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,10 @@
+2005-06-23 David Shaw <[email protected]>
+
+ * http.c (make_radix64_string): Add '=' padding as per standard.
+ (send_request, http_open, http_open_document): Clean up auth code.
+ Can now support different auth for a proxy and the file being
+ requested via that proxy. Unescape auth strings.
+
2005-06-22 David Shaw <[email protected]>
* memrchr.c (memrchr): Not all compilers allow initializing based