diff options
-rw-r--r-- | mail/ChangeLog | 4 | ||||
-rw-r--r-- | mail/README.async | 6 |
2 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 587933ba7f..f78038640b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2001-07-02 Peter Williams <peterw@ximian.com> + * README.async: Add a warning about how wrong this document is. + +2001-07-02 Peter Williams <peterw@ximian.com> + * mail-folder-cache.h: New file. Protoypes for the Mail Folder Cache, which provides a place for all the disparate pieces of the mailer to save bits of information about a folder. Centralizes the information display code. diff --git a/mail/README.async b/mail/README.async index 238fafcedb..3966b3a97b 100644 --- a/mail/README.async +++ b/mail/README.async @@ -1,3 +1,9 @@ +******* +This document is absurdly, obscenely out of date. Don't read it. + + -- Peter Williams 7/2/2001 +******* + Asynchronous Mailer Information Peter Williams <peterw@helixcode.com> 8/4/2000 |