Mercurial > p > roundup > code
diff CHANGES.txt @ 2721:1cd01cf106e1
extend OTK and session table value cols to TEXT [SF#1031271]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 07 Oct 2004 06:30:20 +0000 |
| parents | 15d945dff53d |
| children | 7b1c440dba92 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Oct 07 06:09:41 2004 +0000 +++ b/CHANGES.txt Thu Oct 07 06:30:20 2004 +0000 @@ -42,6 +42,7 @@ - handle Py2.3+ datetime objects as Date specs (sf bug 971300) - use row locking in MySQL newid() (sf bug 1034211) - add sanity check for sort and group on same property (sf bug 1033477) +- extend OTK and session table value cols to TEXT (sf bug 1031271) 2004-07-21 0.7.6
