diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 17e8519e47..f488f87e12 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,12 @@ 2004-03-11 Not Zed <NotZed@Ximian.com> + * mail-component.c: change stores hash to point to a structure, in + which we maintain the vtrash and vjunk folders for the entirety of + the session. memory use be damned i guess. #55417 and partially + #55391. + +2004-03-11 Not Zed <NotZed@Ximian.com> + * em-format-html.c (efh_format_header): pass the raw header in instead of name and value. (efh_format_headers): if we have specific headers to show, iterate |