From 86c38b418e5b2e6aac95409c40c073f60115e22e Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 15 Jun 2000 15:24:40 +0000 Subject: if the document requests an unknown URL, it's not an error; just ignore * mail-display.c (on_url_requested): if the document requests an unknown URL, it's not an error; just ignore the URL. * mail-ops.c (fetch_mail): If there's no new mail, tell the user. svn path=/trunk/; revision=3574 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 7f947eb3e6..7e792895d7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2000-06-15 Dan Winship + + * mail-display.c (on_url_requested): if the document requests an + unknown URL, it's not an error; just ignore the URL. + + * mail-ops.c (fetch_mail): If there's no new mail, tell the user. + 2000-06-14 Radek Doulik * main.c (main): call gtkhtmllib_init here -- cgit v1.2.3