Mercurial > p > roundup > code
diff CHANGES.txt @ 1431:c70068162e64
Altered Class.create() and FileClass.create() methods...
...to make "content" property available in auditors
Added "author" and "date" props to messages created by ":note". It might be
useful to keep that alive as a convenience variable.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 14 Feb 2003 00:31:46 +0000 |
| parents | 37e712e77a99 |
| children | b953750bdc04 |
line wrap: on
line diff
--- a/CHANGES.txt Fri Feb 14 00:08:32 2003 +0000 +++ b/CHANGES.txt Fri Feb 14 00:31:46 2003 +0000 @@ -54,6 +54,8 @@ - the colon ":" special form variable designator may now be any of : + @ - trackers' templates directory can contain subdirectories with static files (e.g. images). They are accessible naturally: _file/images/img.gif +- altered Class.create() and FileClass.create() methods to make "content" + property available in auditors 2003-??-?? 0.5.6
