CHANGELOG: Document this branch
authorW. Trevor King <wking@tremily.us>
Mon, 1 Sep 2014 21:14:17 +0000 (14:14 -0700)
committerW. Trevor King <wking@tremily.us>
Mon, 1 Sep 2014 21:33:29 +0000 (14:33 -0700)
Documents the following commits:
d62baca1 email: Split sender into both sendmail's -F and -f

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

index a8932854eaaa3d16fcc594808796a80e70fe7cac..012c09ab0f89bb8f3625ffa1bf99ac723c05636e 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,5 @@
 v3.9 (unreleased)
+    * Split sender into both sendmail's -F and -f.
     * 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.