Mercurial > p > roundup > code
diff 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 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Oct 25 07:02:42 2007 +0000 +++ b/CHANGES.txt Thu Oct 25 07:26:11 2007 +0000 @@ -24,7 +24,6 @@ sent by roundup - support for receiving OpenPGP MIME messages (signed or encrypted) - Fixed: - Handling of unset Link search in RDBMS backend - Journal import/export for metakit backend @@ -60,6 +59,8 @@ - remove blobfiles on destroy (sf bug 1654132) - handle postgres exceptions during session cleanup (sf bug 1703116) - update Xapian indexer to use current API +- handle export and import of old trackers that have data attached to + journal "create" events 2007-02-15 1.3.3
