Mercurial > p > roundup > code
diff CHANGES.txt @ 1737:2c26b6cec950
timelog editing via csv interface crashes [SF#699837]
this needs a better approach :)
we've needed a generic string-to-hyperdb-type converter since day one...
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 12 Aug 2003 01:26:08 +0000 |
| parents | c376d6c2da1a |
| children | 7df9d46b8140 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Aug 12 01:14:11 2003 +0000 +++ b/CHANGES.txt Tue Aug 12 01:26:08 2003 +0000 @@ -6,6 +6,8 @@ - Query editing now works correctly (sf bug 621248) - roundup-server now logs IP addresses by default (sf bug 778795) - logfile must be specified if pidfile is (sf bug 772820) +- timelog editing via csv interface crashes (sf bug 699837) + 2003-07-29 0.6.0b4 - plugged cross-site-scripting hole (thanks Jeff Epler)
