aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-03-15 12:21:24 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-03-15 12:21:24 +0800
commitd365f590272614905f8d3e6445370645a61ad80c (patch)
tree9a2fa3c5eed45473e01813bd5d70a7cae1d0a834 /camel/ChangeLog
parent8391885d18e36b4f6608abd0c2c23bb9d1130828 (diff)
downloadgsoc2013-evolution-d365f590272614905f8d3e6445370645a61ad80c.tar
gsoc2013-evolution-d365f590272614905f8d3e6445370645a61ad80c.tar.gz
gsoc2013-evolution-d365f590272614905f8d3e6445370645a61ad80c.tar.bz2
gsoc2013-evolution-d365f590272614905f8d3e6445370645a61ad80c.tar.lz
gsoc2013-evolution-d365f590272614905f8d3e6445370645a61ad80c.tar.xz
gsoc2013-evolution-d365f590272614905f8d3e6445370645a61ad80c.tar.zst
gsoc2013-evolution-d365f590272614905f8d3e6445370645a61ad80c.zip
Update for using CamelTcpStreams and also for using SSL.
2001-03-14 Jeffrey Stedfast <fejj@ximian.com> * providers/smtp/camel-smtp-transport.c (smtp_connect): Update for using CamelTcpStreams and also for using SSL. * providers/smtp/libcamelsmtp.urls: defined "ssmtp" * providers/smtp/camel-smtp-provider.c: Defined the Secure SMTP provider. (camel_provider_module_init): Register the Secure SMTP provider. svn path=/trunk/; revision=8728
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index ab97ed1919..ee281db3bd 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,8 @@
2001-03-14 Jeffrey Stedfast <fejj@ximian.com>
+ * providers/smtp/camel-smtp-transport.c (smtp_connect): Update for
+ using CamelTcpStreams and also for using SSL.
+
* providers/smtp/libcamelsmtp.urls: defined "ssmtp"
* providers/smtp/camel-smtp-provider.c: Defined the Secure SMTP