CHANGELOG: Document this branch
authorW. Trevor King <wking@tremily.us>
Mon, 30 Jun 2014 16:58:48 +0000 (09:58 -0700)
committerW. Trevor King <wking@tremily.us>
Mon, 30 Jun 2014 17:08:25 +0000 (10:08 -0700)
Documents the following commits:
2369d56 Added the option "smtp-ssl-protocol" to make STARTTLS work
  on Python 3.3+

Signed-off-by: W. Trevor King <wking@tremily.us>
CHANGELOG

index ec9b1c1d4d2f09527df029e455c76034839f97b7..a8932854eaaa3d16fcc594808796a80e70fe7cac 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,5 @@
 v3.9 (unreleased)
+    * Add a new `smtp-ssl-protocol` setting, to select acceptable protocols for SMTP connections.
     * Fix non-compliant User-Agent header for HTTP/1.1.
     * Fix an error in the NoToEmailAddress invocation.
     * Add a new `trust-link` setting, to prefer the `link` attribute over the `id` attribute for identifying entries.