Mercurial > p > roundup > code
diff CHANGES.txt @ 3252:190ace261c0c maint-0.8
fix nosyreaction.py to stop it setting the nosy list unnecessarily
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 04 Apr 2005 07:16:03 +0000 |
| parents | 749717f01830 |
| children | 5c39bc501c34 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Mar 31 01:18:00 2005 +0000 +++ b/CHANGES.txt Mon Apr 04 07:16:03 2005 +0000 @@ -5,6 +5,8 @@ Fixed: - fix reference to The Zope Book in Roundup FAQ - disabled file logging in Roundup test suite (sf bug 1155649) +- return original string if message issue xref isn't valid +- fix nosyreaction.py to stop it setting the nosy list unnecessarily 2005-03-03 0.8.2
