Mercurial > p > roundup > code
comparison CHANGES.txt @ 829:37ce3f2e05b2
added email display function
mangles email addrs so they're not so easily scraped from the web
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 09 Jul 2002 05:20:09 +0000 |
| parents | c01725aebebb |
| children | e07e5903c3b4 |
comparison
equal
deleted
inserted
replaced
| 828:c01725aebebb | 829:37ce3f2e05b2 |
|---|---|
| 26 - the regeneration of the indexes (if necessary) is done once the schema is | 26 - the regeneration of the indexes (if necessary) is done once the schema is |
| 27 set up in the dbinit. | 27 set up in the dbinit. |
| 28 - new "reindex" command in roundup-admin used to force regeneration of the | 28 - new "reindex" command in roundup-admin used to force regeneration of the |
| 29 index | 29 index |
| 30 . made the unit tests run again - they were quite b0rken | 30 . made the unit tests run again - they were quite b0rken |
| 31 . added email display function - mangles email addrs so they're not so easily | |
| 32 scraped from the web | |
| 31 | 33 |
| 32 | 34 |
| 33 2002-06-24 0.4.2 | 35 2002-06-24 0.4.2 |
| 34 Fixed: | 36 Fixed: |
| 35 . Cleaned up the hyperdb unit tests. | 37 . Cleaned up the hyperdb unit tests. |
