diff options
author | Peter Williams <peterw@src.gnome.org> | 2000-08-12 05:52:42 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2000-08-12 05:52:42 +0800 |
commit | c587247b201eea444d2831832f157a489b6daecc (patch) | |
tree | 802013ef07d1c3a51ee8c41d4b29af1a419a5d70 /mail | |
parent | 2900d01d082e4b17fabd34edc873887b92b66935 (diff) | |
download | gsoc2013-evolution-c587247b201eea444d2831832f157a489b6daecc.tar gsoc2013-evolution-c587247b201eea444d2831832f157a489b6daecc.tar.gz gsoc2013-evolution-c587247b201eea444d2831832f157a489b6daecc.tar.bz2 gsoc2013-evolution-c587247b201eea444d2831832f157a489b6daecc.tar.lz gsoc2013-evolution-c587247b201eea444d2831832f157a489b6daecc.tar.xz gsoc2013-evolution-c587247b201eea444d2831832f157a489b6daecc.tar.zst gsoc2013-evolution-c587247b201eea444d2831832f157a489b6daecc.zip |
ChangeLog update to go with my previous commit
svn path=/trunk/; revision=4756
Diffstat (limited to 'mail')
-rw-r--r-- | mail/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 70a28c9156..e258370101 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,17 @@ +2000-08-11 Peter Williams <peterw@helixcode.com> + + * mail-config-gui.c (service_acceptable): Make verify-service + an asynchronous operation. + + * Makefile.am (noinst_PROGRAMS): Don't build test-thread + while mail-threads.c is in flux. + + * mail-threads.c (mail_operation_queue): Make the error + and query dialogs modal. + + * mail-local.c (update_progress): Don't use the + temporarily-disabled mail_op_set_percentage(). + 2000-08-11 Chris Toshok <toshok@helixcode.com> * mail-config.c (mail_config_get_default_news): use config->news |