diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 7b8809f848..b2541d926f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2005-01-18 Not Zed <NotZed@Ximian.com> + + * em-format-html.c (emfh_gethttp): kill old 'load http 0 now=0' debug. + + ** See bug #70563. + + * em-utils.c (emu_set_proxy, emu_proxy_setup) + (em_utils_get_proxy_uri): make sure the init code is called from + main thread (gconf usage), and add locking for data consistency. + 2005-01-14 Not Zed <NotZed@Ximian.com> ** Related to changes for #65178. |