Mercurial > p > roundup > code
diff CHANGES.txt @ 3268:847fe1d61cb0 maint-0.8
after logout, always display tracker home page
web forms don't create new items if no item properties are set from UI
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Thu, 07 Apr 2005 06:38:38 +0000 |
| parents | f3e82dc57c7e |
| children | 72adcd3c747b |
line wrap: on
line diff
--- a/CHANGES.txt Thu Apr 07 06:28:51 2005 +0000 +++ b/CHANGES.txt Thu Apr 07 06:38:38 2005 +0000 @@ -8,6 +8,8 @@ - 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) +- after logout, always display tracker home page +- web forms don't create new items if no item properties are set from UI 2005-03-03 0.8.2
