summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fbc8c2e..7244bbe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-03-05 Pawel Salek <pawsa@fedorapeople.org>
+
+ * examples/mail-file.c: allow testing submission to smtps service.
+ * libesmtp-private.h: add negotiate_ssl() prototype.
+ * libesmtp.h: add Starttls_OVER_SSL to starttls_option enum.
+ * protocol.h: enable SSL on connection whenever selected.
+ * smtp-tls.c: share negotiate_ssl().
+
2005-12-16 Stable Version 1.0.4 released
----------------------------------------
2005-12-16 Brian Stafford <brian@stafford.uklinux.net>