Mercurial > p > roundup > code
diff CHANGES.txt @ 2224:69f16bb16f83
sqlite migration drops some journal information (thanks David Linke)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 18 Apr 2004 23:05:18 +0000 |
| parents | 5673b24ceb0d |
| children | 03bb30c5e2c3 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Apr 18 07:29:42 2004 +0000 +++ b/CHANGES.txt Sun Apr 18 23:05:18 2004 +0000 @@ -1,6 +1,11 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. +2004-??-?? 0.7.0 +Fixed: +- sqlite migration drops some journal information (thanks David Linke) + + 2004-04-18 0.7.0b3 Feature: - added a favicon
