From 946343d4804ec5c09ff13c69ae161cd616f2f514 Mon Sep 17 00:00:00 2001 From: Sankar P Date: Fri, 24 Feb 2006 05:08:52 +0000 Subject: Added code to handle the case if the account is marked as default. Fixes 2006-02-24 Sankar P * em-account-editor.c: (emae_check_complete) (emae_identity_page): Added code to handle the case if the account is marked as default. Fixes #332034 svn path=/trunk/; revision=31573 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 82a9f401f5..7313caf07a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2006-02-24 Sankar P + + * em-account-editor.c: (emae_check_complete) + (emae_identity_page): Added code to handle the case if the + account is marked as default. + Fixes #332034 + 2006-02-21 Veerapuram Varadhan ** Fixes bug #329733 -- cgit