Mercurial > p > roundup > code
diff CHANGES.txt @ 2882:cd183bcc4aa4
no message
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Sat, 06 Nov 2004 15:06:59 +0000 |
| parents | 407f1f17079d |
| children | 6d6fdd1daf92 |
line wrap: on
line diff
--- a/CHANGES.txt Sat Nov 06 15:05:47 2004 +0000 +++ b/CHANGES.txt Sat Nov 06 15:06:59 2004 +0000 @@ -39,6 +39,7 @@ - postgres backend open doesn't hide corruption in schema (sf bug 956375) - *dbm-style backends nuke() method now clear id counters - removed safeget() from the API (sf bug 994750) +- demo tracker is always set up on localhost (sf bug 1049101) 2004-10-?? 0.7.9 @@ -52,6 +53,8 @@ - enforce View Permission when serving file content (sf bug 1050470) - don't index common words (sf bug 1046612) - don't wrap query.item.html in a <span> (thanks Roch'e Compaan) +- TAL expressions like 'request/show/whatever' return True + if the request does not contain explicit @columns list 2004-10-15 0.7.8
