diff options
Diffstat (limited to 'camel')
-rw-r--r-- | camel/ChangeLog | 4 | ||||
-rw-r--r-- | camel/providers/smtp/.cvsignore | 6 |
2 files changed, 10 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 254ae3aa8e..1d99752ea1 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,7 @@ +2000-04-08 Christopher James Lahey <clahey@helixcode.com> + + * providers/smtp/.cvsignore: Added a .cvsignore file. + 2000-04-08 Dan Winship <danw@helixcode.com> * providers/sendmail/camel-sendmail-transport.c (_send_internal): diff --git a/camel/providers/smtp/.cvsignore b/camel/providers/smtp/.cvsignore new file mode 100644 index 0000000000..09980ae6ba --- /dev/null +++ b/camel/providers/smtp/.cvsignore @@ -0,0 +1,6 @@ +.deps +.libs +Makefile +Makefile.in +*.lo +*.la |