Mercurial > p > roundup > code
diff CHANGES.txt @ 3549:f6719836e521
allow dispname to be passed to renderWith [SF#1424587]
rename dispname to @dispname to avoid name clashes in the future
force demo.py to have web debugging on (since it can't mail errors)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 08 Feb 2006 04:03:54 +0000 |
| parents | 61d48244e7a8 |
| children | 55bcd5673097 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Feb 08 03:47:28 2006 +0000 +++ b/CHANGES.txt Wed Feb 08 04:03:54 2006 +0000 @@ -14,6 +14,8 @@ - Xapian indexer wasn't actually being used - fix reindexing in Xapian - fix indexing of message content on roundup-admin import +- allow dispname to be passed to renderWith (sf bug 1424587) +- rename dispname to @dispname to avoid name clashes in the future 2006-02-03 1.0.1
