Mercurial > p > roundup > code
comparison CHANGES.txt @ 1960:ca2dca3db172
fixed mailgw handling of subject-line errors
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 19 Dec 2003 01:50:19 +0000 |
| parents | f4b7d4a3e057 |
| children | 30a444b7b212 |
comparison
equal
deleted
inserted
replaced
| 1959:f4b7d4a3e057 | 1960:ca2dca3db172 |
|---|---|
| 21 828963) | 21 828963) |
| 22 - ignore incoming email with "Precedence: bulk" (sf patch 843489) | 22 - ignore incoming email with "Precedence: bulk" (sf patch 843489) |
| 23 - use HTTP 'Content-Length' header (modified sf patch 844577) | 23 - use HTTP 'Content-Length' header (modified sf patch 844577) |
| 24 - HTML generated is now HTML4 (or optionally XHTML) compliant (sf feature | 24 - HTML generated is now HTML4 (or optionally XHTML) compliant (sf feature |
| 25 814314 and sf patch 834620) | 25 814314 and sf patch 834620) |
| 26 - default stylesheet turns off sidebar when printing | |
| 26 | 27 |
| 27 Fixed: | 28 Fixed: |
| 28 - mysql documentation fixed to note requirement of 4.0+ and InnoDB | 29 - mysql documentation fixed to note requirement of 4.0+ and InnoDB |
| 29 - added testing of schema mutation, fixed rdbms backends handling of a | 30 - added testing of schema mutation, fixed rdbms backends handling of a |
| 30 couple of cases | 31 couple of cases |
| 56 - implement newItemAction using editItemAction | 57 - implement newItemAction using editItemAction |
| 57 - use FormError in client.py, moving the handling up to inner_main() | 58 - use FormError in client.py, moving the handling up to inner_main() |
| 58 - implemented semantic comparison of Message objects in test_mailgw | 59 - implemented semantic comparison of Message objects in test_mailgw |
| 59 - tidied up forms in default stylesheet | 60 - tidied up forms in default stylesheet |
| 60 - force textareas to use monospace fonts, lessening surprise on the user | 61 - force textareas to use monospace fonts, lessening surprise on the user |
| 62 | |
| 63 2004-??-?? 0.6.5 | |
| 64 Fixed: | |
| 65 - mailgw handling of subject-line errors | |
| 61 | 66 |
| 62 | 67 |
| 63 2003-12-17 0.6.4 | 68 2003-12-17 0.6.4 |
| 64 Fixed: | 69 Fixed: |
| 65 - fixed date arithmetic to not allow day-of-month == 0 (sf bug 853306) | 70 - fixed date arithmetic to not allow day-of-month == 0 (sf bug 853306) |
