Mercurial > p > roundup > code
diff CHANGES.txt @ 840:e07e5903c3b4
Updated documents
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 10 Jul 2002 00:22:49 +0000 |
| parents | 37ce3f2e05b2 |
| children | 476afb5e7f52 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Jul 10 00:22:34 2002 +0000 +++ b/CHANGES.txt Wed Jul 10 00:22:49 2002 +0000 @@ -5,6 +5,9 @@ Fixed: . #576086 ] dumb copying mistake (frontends/ZRoundup.py) . installation instructions now mention "python2" in "testing your python". + . made the unit tests run again - they were quite b0rken + +Feature: . cleaned up the indexer code: - it splits more words out - removed code we'll never use (roundup.roundup_indexer has the full @@ -27,9 +30,10 @@ set up in the dbinit. - new "reindex" command in roundup-admin used to force regeneration of the index - . made the unit tests run again - they were quite b0rken . added email display function - mangles email addrs so they're not so easily scraped from the web + . added sorting of checklist HTML display + . switched to using a session-based web login 2002-06-24 0.4.2
