Mercurial > p > roundup > code
changeset 3315:7b14369be454 maint-0.8 0.8.3
tweak
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 02 May 2005 06:26:21 +0000 |
| parents | 5e45f3a553d8 |
| children | 15c03392019c |
| files | doc/announcement.txt |
| diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/announcement.txt Mon May 02 06:13:10 2005 +0000 +++ b/doc/announcement.txt Mon May 02 06:26:21 2005 +0000 @@ -5,14 +5,16 @@ This 0.8.3 release adds one feature and fixes some bugs: Feature: + - chinese translation by limodou 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 - (see doc/upgrading.txt for how to fix in your trackers) +- fix nosyreaction.py to stop it setting the nosy list unnecessarily (see + doc/upgrading.txt for how to fix in your trackers) - after logout, always display tracker home page - web forms don't create new items if no item properties are set from UI - item creation failed if multilink fields had invalid entries (sf bug
