diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 23 |
1 files changed, 10 insertions, 13 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index d835fde4a7..d74583f24f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,17 +1,14 @@ 2003-10-02 Suresh Chandrasekharan <suresh.chandrasekharan@sun.com> - - * mail-config-druid.c: Fix for 40917 "Backspace shouldn't highlight - the whole remaining string in Setup Assistant". - - Removed repeated focussing per keystroke for the following functions - - (identity_changed) - (source_changed) - (transport_changed) - (management_changed) - - (identity_prepare): Removed the initial highlighting for Full Name, - also the unneeded intial grab_focus. + + * mail-config-druid.c: Fix for 40917 "Backspace shouldn't + highlight the whole remaining string in Setup Assistant". + (identity_changed): Removed repeated focussing per keystroke. + functions + (source_changed): Same. + (transport_changed): Here too. + (management_changed): And here. + (identity_prepare): Removed the initial highlighting for Full + Name, also the unneeded intial grab_focus. 2003-10-02 Not Zed <NotZed@Ximian.com> |