diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 580495a31a..fd9ab2082b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2000-08-28 Peter Williams <peterw@helixcode.com> + + * *.c: s,mail_dialog_run,gnome_dialog_run,g. + + * main.c (main): Since only the main thread is dealing with GTK+, + free the GDK threads mutex and never worry about locking again. + 2000-08-28 Jeffrey Stedfast <fejj@helixcode.com> * mail-crypto.c (mail_crypto_openpgp_encrypt): Fix to prevent |