From a8b75db188973f543024dc51b0aeeb74bae7387f Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 25 Apr 2000 19:09:19 +0000 Subject: (setup_function_table): pass unknown text subtypes to handle_text_plain. (handle_multipart_appledouble): new handler. Just ignores the first (application/applefile) part and tries to display the second part. Since the second part is usually application/octet-stream, this doesn't work very well still usually. svn path=/trunk/; revision=2611 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 0789226ed8..4a34902734 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -3,6 +3,13 @@ * mail-format.c (reply_body): Fix some bugs that crept into reply generation. This needs a lot more work to deal correctly with complicated bodies. + (setup_function_table): pass unknown text subtypes to + handle_text_plain. + (handle_multipart_appledouble): new handler. Just ignores the + first (application/applefile) part and tries to display the + second part. Since the second part is usually + application/octet-stream, this doesn't work very well still + usually. * mail-display.c, mail-format.c: Redo large chunks of this. The mail display now consists of a vbox in a scrolled window, in which -- cgit v1.2.3