projects
/
rss2email.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ebbb45
)
CHANGELOG: Document this branch
author
W. Trevor King
<wking@tremily.us>
Mon, 1 Sep 2014 21:14:17 +0000
(14:14 -0700)
committer
W. 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
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/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.