diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 3220642ade..3b630aaf6b 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,14 @@ +2004-09-21 Not Zed <NotZed@Ximian.com> + + ** See bug #66199. + + * camel-http-stream.c (stream_read): handle relative url's in + redirect. + (camel_http_stream_set_proxy): generate the basic auth token for + basic proxy auth if we have a user and password. + + * camel-http-stream.c: turn off debug. + 2004-09-08 Hannah & Fazlu <hannah_lins@yahoo.co.in> Fixes Bug#61088 |