Mercurial > p > roundup > code
changeset 2257:557db2c97081
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 06 May 2004 01:33:29 +0000 |
| parents | 0b198ed096af |
| children | c8f426142289 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Thu May 06 01:12:24 2004 +0000 +++ b/CHANGES.txt Thu May 06 01:33:29 2004 +0000 @@ -1,7 +1,7 @@ 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 +2004-05-06 0.7.0 Fixed: - sqlite migration drops some journal information (thanks David Linke) - user editing Role entry help text always appears @@ -16,6 +16,7 @@ - fixed static file serving - fixed rego from email address (sf bug 947414) - fixed sqlite journal ordering issue +- fixed mysql date range filtering 2004-04-18 0.7.0b3
