From c789892dc1b1828633c695d7d0d7585fef2e0ba3 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 6 Feb 2001 23:15:06 +0000 Subject: Updated to checkfor "(none)". 2001-02-06 Jeffrey Stedfast * mail-config-druid.c (set_defaults): Updated to checkfor "(none)". * mail-account-editor.c (entry_changed): Make sure the email address is valid. * mail-config-druid.c (identity_check): Check to make sure we have a valid email address. (is_email): New function to check a string to see if it's a valid email address. svn path=/trunk/; revision=8034 --- mail/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 3c6cc52d55..f7ab2519fd 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,16 @@ +2001-02-06 Jeffrey Stedfast + + * mail-config-druid.c (set_defaults): Updated to checkfor + "(none)". + + * mail-account-editor.c (entry_changed): Make sure the email + address is valid. + + * mail-config-druid.c (identity_check): Check to make sure we have + a valid email address. + (is_email): New function to check a string to see if it's a valid + email address. + 2001-02-05 Jeffrey Stedfast * evolution-mbox-importer.c: We are now going to use a file -- cgit v1.2.3