diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/.cvsignore | 1 | ||||
-rw-r--r-- | mail/ChangeLog | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/mail/.cvsignore b/mail/.cvsignore index cbfae6c992..be56e23078 100644 --- a/mail/.cvsignore +++ b/mail/.cvsignore @@ -7,3 +7,4 @@ Mail-skels.c Mail-common.c Mail.h evolution-mail +test-mail
\ No newline at end of file diff --git a/mail/ChangeLog b/mail/ChangeLog index 4bd326610a..4553049d29 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,7 @@ +2000-02-19 Matt Loper <matt@helixcode.com> + + * .cvsignore: added test-mail. + 2000-02-14 Miguel de Icaza <miguel@gnu.org> * folder-browser.c (folder_browser_load_folder): New routine, |