summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@users.sourceforge.net>2003-11-03 17:03:48 +0000
committerJosé Fonseca <jrfonseca@users.sourceforge.net>2003-11-03 17:03:48 +0000
commit16f6c417c9f877ccb6b40fc3dd87b831a7761797 (patch)
treecea604f5c8863c2112904af82cea4b531a70b626 /NEWS
parentce8c9c5544e5ea4eae5757b21a279a604ce6332e (diff)
Detailed documentation on how to use the StartTLS extension.
Handle StarTLS events. Fixed some compiler warnings.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 68f715e..8c15dc8 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,10 @@ News
~~~~
* Version 0.4.2 (under development):
-
+
+ * Detailed documentation on how to use the StartTLS extension. More
+ verbosity on StarTLS error messages.
+
* New 'preconnect' keyword to execute a command prior to opening an SMTP
connection (Daniel Richard G.).