# HG changeset patch # User Richard Jones # Date 1115015181 0 # Node ID 7b14369be454616e6d25e87cd65a88f05f2f54e1 # Parent 5e45f3a553d8f36003d372d33d96a6547a232724 tweak diff -r 5e45f3a553d8 -r 7b14369be454 doc/announcement.txt --- 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