aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 7ae791a9a1..4166f9b7c0 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,13 @@
2000-02-24 Dan Winship <danw@helixcode.com>
+ * camel-transport.h:
+ * camel-transport.c: Add an abstract CamelTransport class.
+
+ * providers/sendmail/*: A CamelTransport that uses sendmail
+ to deliver mail.
+
+2000-02-24 Dan Winship <danw@helixcode.com>
+
* camel-folder.c: use CamelExceptions for run-time errors, not
incorrect code. Don't bother validating that an object exists from
inside one of its methods, since you couldn't have gotten there if