Mercurial > p > roundup > code
diff CHANGES.txt @ 2217:98d3bf8ffb19
store Intervals as two columns (and other fixes
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 18 Apr 2004 05:31:03 +0000 |
| parents | 3c38d9be63a6 |
| children | 5673b24ceb0d |
line wrap: on
line diff
--- a/CHANGES.txt Sat Apr 17 01:50:00 2004 +0000 +++ b/CHANGES.txt Sun Apr 18 05:31:03 2004 +0000 @@ -31,6 +31,7 @@ - sqlite backend had stopped using the global lock - better check for anonymous viewing of user items (sf bug 933510) - stop Interval from displaying an empty string (sf bug 934022) +- fixed storage of some datatypes in some RDBMS backends 2004-03-27 0.7.0b2
