Mercurial > p > roundup > code
comparison CHANGES.txt @ 612:a2aeebf3d6bd
Added a uniquely Roundup header to email, "X-Roundup-Name"
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 14 Feb 2002 22:33:15 +0000 |
| parents | 633f2b542146 |
| children | 5fdf95e6c20a |
comparison
equal
deleted
inserted
replaced
| 611:74a7d06449bf | 612:a2aeebf3d6bd |
|---|---|
| 1 This file contains the changes to the Roundup system over time. The entries | 1 This file contains the changes to the Roundup system over time. The entries |
| 2 are given with the most recent entry first. | 2 are given with the most recent entry first. |
| 3 | 3 |
| 4 2002-02-?? - ????? | 4 2002-02-?? - 0.4.1 |
| 5 Fixed: | 5 Fixed: |
| 6 . Clean up mail handling, multipart handling. | 6 . Clean up mail handling, multipart handling. |
| 7 . respect encodings in non multipart messages. | 7 . respect encodings in non multipart messages. |
| 8 . makeHtmlBase: re.sub under python 2.2 did not replace '.', string.replace | 8 . makeHtmlBase: re.sub under python 2.2 did not replace '.', string.replace |
| 9 does it. | 9 does it. |
| 10 . preamble in tepmlateBuilder mentioned htmldata | 10 . preamble in tepmlateBuilder mentioned htmldata |
| 11 . mailgw checks encoding on first part too. | 11 . mailgw checks encoding on first part too. |
| 12 . #511586 ] unittest FAIL: testReldate_date | 12 . #511586 ] unittest FAIL: testReldate_date |
| 13 . Added a uniquely Roundup header to email, "X-Roundup-Name" | |
| 13 | 14 |
| 14 | 15 |
| 15 2002-01-24 - 0.4.0 | 16 2002-01-24 - 0.4.0 |
| 16 Feature: | 17 Feature: |
| 17 . much nicer history display (actualy real handling of property types etc) | 18 . much nicer history display (actualy real handling of property types etc) |
