aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/.cvsignore3
-rw-r--r--mail/ChangeLog4
2 files changed, 6 insertions, 1 deletions
diff --git a/mail/.cvsignore b/mail/.cvsignore
index be56e23078..728f3debdd 100644
--- a/mail/.cvsignore
+++ b/mail/.cvsignore
@@ -7,4 +7,5 @@ Mail-skels.c
Mail-common.c
Mail.h
evolution-mail
-test-mail \ No newline at end of file
+test-mail
+test-sources
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 4eabbdf876..47783e4f0b 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,7 @@
+2000-03-22 Christopher James Lahey <clahey@helixcode.com>
+
+ * .cvsignore: Updated .cvsignore.
+
2000-03-21 Matt Loper <matt@helixcode.com>
* mail-display.c: Minor cleanup & commenting.