Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 3498:8fcb2237a8ae | 3499:230fb5d49c19 |
|---|---|
| 17 - allow preselection of values in templating menu()s (sf patch 1396085) | 17 - allow preselection of values in templating menu()s (sf patch 1396085) |
| 18 - display the query name in the header (sf feature 1298535 / patch 1349387) | 18 - display the query name in the header (sf feature 1298535 / patch 1349387) |
| 19 - classhelp works with Link properties now (sf bug 1410290) | 19 - classhelp works with Link properties now (sf bug 1410290) |
| 20 - added setorderprop() and setlabelprop() to Class (sf features 1379534, | 20 - added setorderprop() and setlabelprop() to Class (sf features 1379534, |
| 21 1379490) | 21 1379490) |
| 22 - CSV encoding support (sf bug 1240848) | |
| 22 | 23 |
| 23 Fixed: | 24 Fixed: |
| 24 - MySQL now creates String columns using the TEXT column type | 25 - MySQL now creates String columns using the TEXT column type |
| 25 - password.crypt won't work with md5 passwords (sf bug 1372253) | 26 - password.crypt won't work with md5 passwords (sf bug 1372253) |
| 26 - use quoted printable encoding for nosy attachments that have MIME | 27 - use quoted printable encoding for nosy attachments that have MIME |
