diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 82adefbbf7..a58c9241cc 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2001-01-10 Jeffrey Stedfast <fejj@helixcode.com> + * mail-config-druid.c (incoming_type_changed): Grab the focus of + the first widget that is sensitive. + (transport_type_changed): Same. + (identity_prepare): Grab the focus of the name entry. + * mail-callbacks.c (send_queued_mail): Prevent Federico's segfault. 2001-01-10 Jeffrey Stedfast <fejj@helixcode.com> |