Mercurial > p > roundup > code
diff CHANGES.txt @ 563:0f58d6a35a8b
Wrote more unit tests for htmltemplate...
...and while I was at it, I polished off the implementation of some of
the functions so they behave sanely.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 22 Jan 2002 00:12:07 +0000 |
| parents | 62febbd7ffec |
| children | e346a9792335 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Jan 21 16:33:20 2002 +0000 +++ b/CHANGES.txt Tue Jan 22 00:12:07 2002 +0000 @@ -12,6 +12,8 @@ . modified unit test to check nosy and assignedto when specified as arguments . you can now use the roundup-admin tool pack the database + . unit tests for html templating (and re-enabled the listbox field for + multilinks) Fixed: . handle attachments with no name (eg tnef)
