Mercurial > p > roundup > code
diff CHANGES.txt @ 5081:786f0581bc90
issue2109308 add subject argument to nosymessage. Initial patch Frank Niessink. Test and application with slight mods by rouilj
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 11 Jun 2016 18:06:18 -0400 |
| parents | 65fef7858606 |
| children | c1f1465d5303 |
line wrap: on
line diff
--- a/CHANGES.txt Sat Jun 11 12:32:56 2016 -0400 +++ b/CHANGES.txt Sat Jun 11 18:06:18 2016 -0400 @@ -37,6 +37,9 @@ errors now include the left hand menu, a proper page title and body content. Note added to doc/upgrading.txt on how to add it to deployed trackers. (John Rouillard) +- issue2109308 - Allow subject of nosy messages be changed from reactor + Adds a subject parameter to nosymessage function. Patch initally + generated by Frank Niessink. Tests, adaptation by John Rouillard. Fixed:
