Mercurial > p > roundup > code
diff CHANGES.txt @ 5312:a4fe76fba54a
issue2550957: Duplicate emails (with patch).
Bcc and cc users passed to nosymessage are not properly recorded.
This results in duplicate emails. Patch by Trent Gamblin (trentgg).
Applied by and test added by John Rouillard.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 07 Nov 2017 20:58:48 -0500 |
| parents | e20f472fde7d |
| children | 5a014410f254 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Nov 07 10:26:09 2017 +0100 +++ b/CHANGES.txt Tue Nov 07 20:58:48 2017 -0500 @@ -476,6 +476,10 @@ - issue2550953: Patch: fix for context.is_view_ok check in jinja2 template Form controls are displayed when anonymous views indexes but is denied access. (patch by Anton Schur applied by John Rouillard) +- issue2550957: Duplicate emails (with patch). + Bcc and cc users passed to nosymessage are not properly recorded. + This results in duplicate emails. (patch by Trent Gamblin (trentgg) + applied by John Rouillard). 2016-01-11: 1.5.1
