diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index f7561248b..429144a77 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,5 +1,9 @@ 2004-09-10 David Shaw <[email protected]> + * http.c (make_radix64_string, do_parse_uri, send_request): Add + basic auth for proxies and direct requests. Suggested by Florent + Thoumie. + * http.c (main): Fix test code for http-test. 2004-09-09 Werner Koch <[email protected]> |