diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 42eba10a99..7b2da9976e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2004-07-28 Not Zed <NotZed@Ximian.com> + + ** See #61940. + + * em-composer-utils.c (composer_set_body): add emformat source arg. + (em_utils_reply_to_message): take source arg. Fixed callers. + + * em-utils.c (em_utils_message_to_html): take a source formatter + argument, so we can copy/honour settings from it. + (em_utils_part_to_html): similar. + 2004-07-27 Not Zed <NotZed@Ximian.com> ** See #57972. |