Mercurial > p > roundup > code
diff CHANGES.txt @ 2121:fd5459469069
Did a couple of things:
o- Did the proper doc thing, under Richard's stern disciplinary action
- Updated Changes.txt
- Updated Customizing doc
- Took a change out of upgrading.txt that didn't need to be there
- Made config.py be the same as the minimal config.py
| author | Eddie Parker <eparker@users.sourceforge.net> |
|---|---|
| date | Thu, 25 Mar 2004 22:38:55 +0000 |
| parents | aaefba0f96a1 |
| children | 39bc05a8913b |
line wrap: on
line diff
--- a/CHANGES.txt Thu Mar 25 21:53:48 2004 +0000 +++ b/CHANGES.txt Thu Mar 25 22:38:55 2004 +0000 @@ -4,13 +4,15 @@ 2004-??-?? 0.7.0b2 Feature: - added CSV export to index pages +- added new reactor, filereactor.py, that works around a bug in IE. See + filereactor.py for more info. +- added dispatcher functionality - see upgrading.txt for more info Fixed: - Boolean HTML templating was broken - Link HTML templating field() was broken - Fix reporting of test inclusion in postgresql test - 2004-03-24 0.7.0b1 Major new features: - added postgresql backend (originally from sf patch 761740, many changes
