Mercurial > p > roundup > code
diff CHANGES.txt @ 5750:2c0f89edabe1
issue2551043: Add X-Roundup-issue-id email header.
Add a new header to make it easier to filter notification emails
without having to parse the subject line. Modified tests to account
for new header.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 01 Jun 2019 13:19:14 -0400 |
| parents | 943e61bc26d5 |
| children | 5cb6e6b594b0 |
line wrap: on
line diff
--- a/CHANGES.txt Sat Jun 01 09:05:23 2019 -0400 +++ b/CHANGES.txt Sat Jun 01 13:19:14 2019 -0400 @@ -82,6 +82,9 @@ limit mechanism added for web page logins. Default is 3 login attempts/minute for a user. After which one login attempt every 20 seconds can be done. (John Rouillard) +- issue2551043: Add X-Roundup-issue-id email header. Add a new header + to make it easier to filter notification emails without having to + parse the subject line. (John Rouillard) Fixed:
