Mercurial > p > roundup > code
diff CHANGES.txt @ 1270:c3424abf7f77
added ability to implement new templating utility methods
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 11 Oct 2002 01:26:43 +0000 |
| parents | 6763080a959e |
| children | cae50587fb96 |
line wrap: on
line diff
--- a/CHANGES.txt Fri Oct 11 01:26:05 2002 +0000 +++ b/CHANGES.txt Fri Oct 11 01:26:43 2002 +0000 @@ -20,6 +20,10 @@ - fixed history to display username instead of userid - shipped templates didn't import all hyperdb types in dbinit.py - fixed bug in Interval serialisation +- handle "unset" status in status auditor (sf bug 621250) +- issues in 'done-cbb' are now also moved to 'chatting' on new messages +- implemented the missing Interval.__add__ +- added ability to implement new templating utility methods 2002-10-02 0.5.0
