Mercurial > p > roundup > code
comparison CHANGES.txt @ 1209:e47d9bb1455b
[SF#614188] Exception in mailgw.py
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 25 Sep 2002 05:13:34 +0000 |
| parents | b862bbf2067a |
| children | 619ab5de5af0 |
comparison
equal
deleted
inserted
replaced
| 1206:728a0809183e | 1209:e47d9bb1455b |
|---|---|
| 27 - added getItem to HTMLClass so you can access arbitrary items in templates | 27 - added getItem to HTMLClass so you can access arbitrary items in templates |
| 28 - index filtering form values may now be key values too | 28 - index filtering form values may now be key values too |
| 29 - replaced the content() callback ickiness with Page Template macro usage | 29 - replaced the content() callback ickiness with Page Template macro usage |
| 30 - changed the default CSS style to be less offensive to some ;) | 30 - changed the default CSS style to be less offensive to some ;) |
| 31 - better handling of Page Template compilation errors | 31 - better handling of Page Template compilation errors |
| 32 - handle multiple unrelated indexed classes | |
| 33 - #614188 ] Exception in mailgw.py | |
| 32 | 34 |
| 33 | 35 |
| 34 2002-09-13 0.5.0 beta2 | 36 2002-09-13 0.5.0 beta2 |
| 35 - all backends now have a .close() method, and it's used everywhere | 37 - all backends now have a .close() method, and it's used everywhere |
| 36 - fixed bug in detectors __init__ | 38 - fixed bug in detectors __init__ |
