diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b54a704dfc..8ee5b6e587 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,6 +1,12 @@ +2001-10-25 Jeffrey Stedfast <fejj@ximian.com> + + * mail-callbacks.c (providers_config): Set the GdkWindow of the + FolderBrowser, not the GtkWindow... + 2001-10-26 <NotZed@Ximian.com> - * component-factory.c (owner_unset_cb): Use a timeout not an idle handler. + * component-factory.c (owner_unset_cb): Use a timeout not an idle + handler. * mail-callbacks.c (providers_config): Only set the parent window. |