diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 3cc81eb481..d835fde4a7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,18 @@ +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. + 2003-10-02 Not Zed <NotZed@Ximian.com> * em-format-html.c (efh_format_timeout): zero out last_part if |