Mercurial > p > roundup > code
diff CHANGES.txt @ 2175:723098a10677
Export and import now include journals (incompatible with export < 0.7)
Need to check setting of activity in RDBMS imports.
Metakit import is quite possibly very busted in setjournal() - I didn't
even try to figure how to *clear the previous journal* for the journal
being imported.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 02 Apr 2004 05:58:45 +0000 |
| parents | e19b391b6b95 |
| children | adaf2a92153c |
line wrap: on
line diff
--- a/CHANGES.txt Thu Apr 01 00:36:24 2004 +0000 +++ b/CHANGES.txt Fri Apr 02 05:58:45 2004 +0000 @@ -8,6 +8,7 @@ places (thanks Toby Sargeant) - MySQL and Postgresql use BOOL/BOOLEAN for Boolean types - OTK generation was busted (thanks Stuart D. Gathman) +- export and import now include journals (incompatible with export < 0.7) 2004-03-27 0.7.0b2
