From a595bef60481ac75a513a2d21131e40a4168f522 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 25 Apr 2000 15:29:12 +0000 Subject: Fix some bugs that crept into reply generation. This needs a lot more work * 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. svn path=/trunk/; revision=2602 --- mail/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index ed1366124a..0789226ed8 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2000-04-25 Dan Winship + * 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. + * 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 we put multiple GtkHTML objects. This means broken HTML in one -- cgit v1.2.3