From 38165888d297d91e1bdf5f1ac6027b900b23b740 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 8 May 2000 22:28:11 +0000 Subject: Update for CamelStream CamelException changes. * mail-display.c (save_data_cb): (on_url_requested): Update for CamelStream CamelException changes. * mail-format.c: Pass NULL for a CamelException in a bunch of places... the user will see that the data is not being displayed, and there's not a lot we can do, and none of these things should be failing anyway. Maybe fix this later. svn path=/trunk/; revision=2925 --- mail/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 69a9cb8a86..e6f2d4605b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2000-05-08 Dan Winship + + * mail-display.c (save_data_cb): + (on_url_requested): Update for CamelStream CamelException changes. + + * mail-format.c: Pass NULL for a CamelException in a bunch of + places... the user will see that the data is not being displayed, + and there's not a lot we can do, and none of these things should + be failing anyway. Maybe fix this later. + 2000-05-07 NotZed * message-list.c (ml_value_at): Size moved to message info, rather -- cgit v1.2.3