diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 8b99e3b128..1759861c49 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2000-06-09 Dan Winship <danw@helixcode.com> + * message-list.c (select_row): install an idle function to + select the row rather than doing it directly. Ugh. What a + kludge, but at least it works now. + * session.c (evolution_auth_callback): Update for CamelAuthCallback changes. (Uncache passwords when asked to.) |