Mercurial > p > roundup > code
comparison CHANGES.txt @ 3933:9095a4da67f9
Handle export and import of old trackers that have data attached to...
...journal "create" events
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 25 Oct 2007 07:26:11 +0000 |
| parents | 7518a8ec1d55 |
| children | 8c75e8fce5dc |
comparison
equal
deleted
inserted
replaced
| 3932:7518a8ec1d55 | 3933:9095a4da67f9 |
|---|---|
| 21 - Unauthorized email includes a link to the registration page for | 21 - Unauthorized email includes a link to the registration page for |
| 22 the tracker | 22 the tracker |
| 23 - config options: control whether author info/email is included in email | 23 - config options: control whether author info/email is included in email |
| 24 sent by roundup | 24 sent by roundup |
| 25 - support for receiving OpenPGP MIME messages (signed or encrypted) | 25 - support for receiving OpenPGP MIME messages (signed or encrypted) |
| 26 | |
| 27 | 26 |
| 28 Fixed: | 27 Fixed: |
| 29 - Handling of unset Link search in RDBMS backend | 28 - Handling of unset Link search in RDBMS backend |
| 30 - Journal import/export for metakit backend | 29 - Journal import/export for metakit backend |
| 31 - Journal export of anydbm didn't correctly export previously empty values | 30 - Journal export of anydbm didn't correctly export previously empty values |
| 58 - use local timezone for mail date header (sf bug 1658173) | 57 - use local timezone for mail date header (sf bug 1658173) |
| 59 - allow CSV export of queries on selected issues (sf bug 1783492) | 58 - allow CSV export of queries on selected issues (sf bug 1783492) |
| 60 - remove blobfiles on destroy (sf bug 1654132) | 59 - remove blobfiles on destroy (sf bug 1654132) |
| 61 - handle postgres exceptions during session cleanup (sf bug 1703116) | 60 - handle postgres exceptions during session cleanup (sf bug 1703116) |
| 62 - update Xapian indexer to use current API | 61 - update Xapian indexer to use current API |
| 62 - handle export and import of old trackers that have data attached to | |
| 63 journal "create" events | |
| 63 | 64 |
| 64 | 65 |
| 65 2007-02-15 1.3.3 | 66 2007-02-15 1.3.3 |
| 66 Fixed: | 67 Fixed: |
| 67 - If-Modified-Since handling was broken | 68 - If-Modified-Since handling was broken |
