Mercurial > p > roundup > code
diff CHANGES.txt @ 1292:f7d9fefcae88
Fixes for SourceForge tracker bugs.
- remember the change note on bad submissions [SF#625989]
- highlight required form fields [SF#625989]
add a couple of examples to the customisation doc too.
un-reversed the message list so first messages appear first.
fixed the messages header (post introduction of "remove")
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 21 Oct 2002 00:42:00 +0000 |
| parents | fc451828f971 |
| children | 3a38af77b87c |
line wrap: on
line diff
--- a/CHANGES.txt Fri Oct 18 03:34:58 2002 +0000 +++ b/CHANGES.txt Mon Oct 21 00:42:00 2002 +0000 @@ -8,6 +8,8 @@ - added CGI :remove:<propname> and :add:<propname> which specify item ids to remove / add in <propname> multilink. - bugfix in boolean templating +- remember the change note on bad submissions (sf bug 625989) +- highlight required form fields (sf bug 625989) 2002-10-16 0.5.1
