Mercurial > p > roundup > code
comparison CHANGES.txt @ 3200:d2b1a946fdf4
change ZTUtils Iterator to always iter() its sequence argument
also s/multilinkGenerator/viewableGenerator
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 16 Feb 2005 22:07:33 +0000 |
| parents | 0b7990f54778 |
| children | beb0ce462778 |
comparison
equal
deleted
inserted
replaced
| 3198:0b7990f54778 | 3200:d2b1a946fdf4 |
|---|---|
| 9 2005-??-?? 0.8.1 | 9 2005-??-?? 0.8.1 |
| 10 Fixed: | 10 Fixed: |
| 11 - replaced MutlilinkIterator with multilinkGenerator (thanks Bob Ippolito) | 11 - replaced MutlilinkIterator with multilinkGenerator (thanks Bob Ippolito) |
| 12 - fixed broken csv import in roundup.admin module | 12 - fixed broken csv import in roundup.admin module |
| 13 - fixed braino in HTMLClass.filter() (sf bug 1124213) | 13 - fixed braino in HTMLClass.filter() (sf bug 1124213) |
| 14 - change ZTUtils Iterator to always iter() its sequence argument | |
| 14 | 15 |
| 15 | 16 |
| 16 2005-01-16 0.8.0 | 17 2005-01-16 0.8.0 |
| 17 Fixed: | 18 Fixed: |
| 18 - fix roundup-server log and PID file paths to be absolute | 19 - fix roundup-server log and PID file paths to be absolute |
