From 02f3533f7430fcdff6893fa2fc7c3f20d52aeed1 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Mon, 5 Jan 2004 11:16:08 +0000 Subject: ** See bug #50996. 2004-01-05 Not Zed ** 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. svn path=/trunk/; revision=24043 --- mail/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mail/ChangeLog') 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 + + ** 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 * em-format-html-display.c: Mail warning grammar typo fix. -- cgit v1.2.3