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 34ac00bd34..cb97b0c42c 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2004-01-05 Not Zed <NotZed@Ximian.com> + + ** See bug #50996. + + * em-format-html-display.c (efhd_find_handler): implement override + for unknown types, try bonobo handlers. + (efhd_bonobo_unknown): formathandler for bonobo objects. + + * em-format.c (em_format_find_handler): make virtual, rename to + emf_find_handler. + 2004-01-04 David Woodhouse <dwmw2@infradead.org> * em-format-html-display.c: Mail warning grammar typo fix. |