Mercurial > p > roundup > code
diff CHANGES.txt @ 1919:e90072582d41
Missed change note with last checkin:
- allowed negative ids (ie. new item markers) in HTMLClass.getItem,
allowing "db/file_with_status/-1/status/menu" to generate a useful
widget
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 13 Nov 2003 06:03:42 +0000 |
| parents | d157b9b56ebf |
| children | f9316d2cd5ba |
line wrap: on
line diff
--- a/CHANGES.txt Thu Nov 13 05:56:48 2003 +0000 +++ b/CHANGES.txt Thu Nov 13 06:03:42 2003 +0000 @@ -35,6 +35,9 @@ - recalculate SHA on template files when installed tracker used as template (sf bug 827510) - fixed ZRoundup (sf bug 624380) +- allowed negative ids (ie. new item markers) in HTMLClass.getItem, + allowing "db/file_with_status/-1/status/menu" to generate a useful + widget Cleanup: - Replace curuserid attribute on Database with the extended getuid() method.
