Mercurial > p > roundup > code
diff CHANGES.txt @ 3499:230fb5d49c19
CSV encoding support [SF#1240848]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 25 Jan 2006 03:14:40 +0000 |
| parents | 4ee255777c25 |
| children | 90e2580f21b8 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Jan 25 03:12:47 2006 +0000 +++ b/CHANGES.txt Wed Jan 25 03:14:40 2006 +0000 @@ -19,6 +19,7 @@ - classhelp works with Link properties now (sf bug 1410290) - added setorderprop() and setlabelprop() to Class (sf features 1379534, 1379490) +- CSV encoding support (sf bug 1240848) Fixed: - MySQL now creates String columns using the TEXT column type
