Mercurial > p > roundup > code
diff CHANGES.txt @ 2266:69f7eaf96963 maint-0.7
fix typo in instance.py
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 06 May 2004 23:04:01 +0000 |
| parents | 557db2c97081 |
| children | 443fce9e92ae |
line wrap: on
line diff
--- a/CHANGES.txt Thu May 06 23:04:01 2004 +0000 +++ b/CHANGES.txt Thu May 06 23:04:01 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-05-07 0.7.1 +Fixed: +- several temp files made it into the source distribution (sf bug 949243) +- typo in roundup/instance.py + 2004-05-06 0.7.0 Fixed: - sqlite migration drops some journal information (thanks David Linke)
