Mercurial > p > roundup > code
diff CHANGES.txt @ 5119:748ba87e1aca
Added a new cgi action restore. The opposite of (and a clone of) the existing retire action.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 03 Jul 2016 10:38:47 -0400 |
| parents | 57452bc6d989 |
| children | 722394a48d7b |
line wrap: on
line diff
--- a/CHANGES.txt Sat Jul 02 21:15:23 2016 -0400 +++ b/CHANGES.txt Sun Jul 03 10:38:47 2016 -0400 @@ -120,7 +120,11 @@ keeping all the quoted parts. If leave_body_unchanged is set to new, even the signature on the email that starts a new issue will be preserved. - +- New cgi action restore (RestoreAction) which reverses the effects of + the retire action. Created while implementing fix for + issue2550831. Requires restore permission in the schema. See + upgrading.txt for migrating to 1.6.0 for details. (John Rouillard) + Fixed: - issue1615201: Optionally restore the original (version 0.6) mailgw
