aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorChris Lahey <clahey@src.gnome.org>2000-03-23 11:45:27 +0800
committerChris Lahey <clahey@src.gnome.org>2000-03-23 11:45:27 +0800
commit58aa78c64b937828eb30550239eda4a429e66b19 (patch)
treed5d76a712b14324e705a5f65602ab5b414f2edf8 /mail
parenta8b3463f5a424f5b90249a9da554525798d21aa3 (diff)
downloadgsoc2013-evolution-58aa78c64b937828eb30550239eda4a429e66b19.tar
gsoc2013-evolution-58aa78c64b937828eb30550239eda4a429e66b19.tar.gz
gsoc2013-evolution-58aa78c64b937828eb30550239eda4a429e66b19.tar.bz2
gsoc2013-evolution-58aa78c64b937828eb30550239eda4a429e66b19.tar.lz
gsoc2013-evolution-58aa78c64b937828eb30550239eda4a429e66b19.tar.xz
gsoc2013-evolution-58aa78c64b937828eb30550239eda4a429e66b19.tar.zst
gsoc2013-evolution-58aa78c64b937828eb30550239eda4a429e66b19.zip
Updated .cvsignore files
svn path=/trunk/; revision=2151
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.