Mercurial > p > roundup > code
diff CHANGES.txt @ 2275:3197e37346de
merge from maint-0-7
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 10 May 2004 01:30:02 +0000 |
| parents | 557db2c97081 |
| children | c9e52addda42 |
line wrap: on
line diff
--- a/CHANGES.txt Mon May 10 00:42:49 2004 +0000 +++ b/CHANGES.txt Mon May 10 01:30:02 2004 +0000 @@ -1,6 +1,18 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. +2004-05-10 0.7.1 +Fixed: +- several temp files made it into the source distribution (sf bug 949243) +- typo in roundup/instance.py +- missing CRLF var in rfc822.py (sf patch 949471) +- fix user creation page +- have roundup server pass though the cause of a "403 Forbidden" response +- fix schema mutation in sqlite backends (thanks Tamer Fahmy) +- make popup Javascript IE 5.0 friendly (thanks Marlon van den Berg) +- fix RDBMS import (thanks Tamer Fahmy) + + 2004-05-06 0.7.0 Fixed: - sqlite migration drops some journal information (thanks David Linke)
