From 27c2f5dd5d2c88e8d7de49223f59354b606a5b2d Mon Sep 17 00:00:00 2001 From: Jon Trowbridge Date: Tue, 2 Oct 2001 04:33:47 +0000 Subject: Make sure we aren't dealing with a pathological message w/o a From: 2001-10-01 Jon Trowbridge * mail-display.c (on_url_requested): Make sure we aren't dealing with a pathological message w/o a From: header. (ebook_callback): Properly check that the address we queried matches the address on the current message. (Bug #10038) svn path=/trunk/; revision=13295 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index a5bcf0062d..d2819f162a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2001-10-01 Jon Trowbridge + + * mail-display.c (on_url_requested): Make sure we aren't dealing + with a pathological message w/o a From: header. + (ebook_callback): Properly check that the address we queried + matches the address on the current message. (Bug #10038) + 2001-10-01 Iain Holmes * component-factory.c (component_factory_init): Check for errors. -- cgit v1.2.3