Mercurial > p > roundup > code
diff CHANGES.txt @ 5116:0902c046cdd8
adding changes for issue2550767 that I forgot to checkin earlier
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 02 Jul 2016 17:55:23 -0400 |
| parents | f74300d1494e |
| children | 14abd0a67207 |
line wrap: on
line diff
--- a/CHANGES.txt Sat Jul 02 15:03:38 2016 -0400 +++ b/CHANGES.txt Sat Jul 02 17:55:23 2016 -0400 @@ -106,6 +106,11 @@ support for anydb backend, added tests, doc updates, support for ignoring quiet setting using showall=True in call to history() function in templates by John Rouillard. +- issue2550767: Add newitemcopy.py detector to notify users of new + items. Added to detectors directory and a README.txt generated to + describe the purpose of the directory. It also says the detectors + are provided on an as-is basis and may not work. Detector by W. + Trevor King (wking), rest by John Rouillard. Fixed:
