diff CHANGES.txt @ 5675:f3d68c1bb96e

issue2551018 add new nosy_filter parameter to nosymessage. Function passed as nosy_filter can rewrite the nosy message body before it's sent. Tom Ekberg tekberg did the work.
author John Rouillard <rouilj@ieee.org>
date Mon, 25 Mar 2019 19:45:08 -0400
parents 5579fa034f9e
children e70885fe72a4
line wrap: on
line diff
--- a/CHANGES.txt	Mon Mar 25 21:23:52 2019 +0100
+++ b/CHANGES.txt	Mon Mar 25 19:45:08 2019 -0400
@@ -73,6 +73,11 @@
   action to return the same data as the old export_csv action. (Tom
   Ekberg (tekberg), Andreas (anrounham14) edited/applied and tests
   created by John Rouillard)
+- issue2551018: Add new note_filter parameter to nosymessage. The
+  function supplied by this parameter can rewrite the body of the
+  nosymessage before it gets sent. See issue:
+  https://issues.roundup-tracker.org/issue2551018 for example
+  nosyreaction and generated email. (Tom Ekberg (tekberg))
 
 Fixed:
 

Roundup Issue Tracker: http://roundup-tracker.org/