Mercurial > p > roundup > code
comparison CHANGES.txt @ 2471:31cd032291c5
new templating features
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 16 Jun 2004 00:29:54 +0000 |
| parents | 1cd69db95b23 |
| children | f41539b3c486 |
comparison
equal
deleted
inserted
replaced
| 2470:180f18964030 | 2471:31cd032291c5 |
|---|---|
| 7 - added support for HTTP charset selection | 7 - added support for HTTP charset selection |
| 8 - implement __nonzero__ for HTMLProperty | 8 - implement __nonzero__ for HTMLProperty |
| 9 - remove "manual" locking of sqlite database | 9 - remove "manual" locking of sqlite database |
| 10 - create a new RDBMS cursor after committing | 10 - create a new RDBMS cursor after committing |
| 11 - added basic logging, and configuration of it and python's logging module | 11 - added basic logging, and configuration of it and python's logging module |
| 12 - add a default argument to the DateHTMLProperty.field method, and an | |
| 13 optional Interval (string or object) to the DateHTMLProperty.now (patch | |
| 14 from Vickenty Fesunov) | |
| 12 | 15 |
| 13 | 16 |
| 14 2004-??-?? 0.7.5 | 17 2004-??-?? 0.7.5 |
| 15 Fixed: | 18 Fixed: |
| 16 - force lookup of journal props in anydbm filtering | 19 - force lookup of journal props in anydbm filtering |
