diff options
author | Peter Williams <peterw@ximian.com> | 2001-07-03 02:52:24 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2001-07-03 02:52:24 +0800 |
commit | 3ec7a4423deef1c2759ba6351ce8330952ab1764 (patch) | |
tree | 5f911e82c22d6ebbe71602d310298c84f6601eb9 /mail/ChangeLog | |
parent | 26b8fe817e4eebb373dfcdbf49b55d971084bf6e (diff) | |
download | gsoc2013-evolution-3ec7a4423deef1c2759ba6351ce8330952ab1764.tar gsoc2013-evolution-3ec7a4423deef1c2759ba6351ce8330952ab1764.tar.gz gsoc2013-evolution-3ec7a4423deef1c2759ba6351ce8330952ab1764.tar.bz2 gsoc2013-evolution-3ec7a4423deef1c2759ba6351ce8330952ab1764.tar.lz gsoc2013-evolution-3ec7a4423deef1c2759ba6351ce8330952ab1764.tar.xz gsoc2013-evolution-3ec7a4423deef1c2759ba6351ce8330952ab1764.tar.zst gsoc2013-evolution-3ec7a4423deef1c2759ba6351ce8330952ab1764.zip |
Add a warning about how wrong this document is.
2001-07-02 Peter Williams <peterw@ximian.com>
* README.async: Add a warning about how wrong this document is.
svn path=/trunk/; revision=10695
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 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. |