diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index ad42b1fa5e..4196976789 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,4 +1,7 @@ 2000-06-22 Peter Williams <peterw@curious-george.helixcode.com> + * Makefile.am: Add GNOME_EXTRA_LIBS so that we get libgthread + in our LIBS for evolution-mail. + * mail-threads.c: Make the dialog boxes for error and question non-modal. They're modal relative to the dispatch thread, but before they would also eg lock up the toolbar |