Mercurial > p > roundup > code
diff CHANGES.txt @ 3476:1142dafe0d7f
added setorderprop() and setlabelprop() to Class (lots of patches)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 20 Jan 2006 02:40:56 +0000 |
| parents | addbe69ff58b |
| children | df2bd8c3d31c |
line wrap: on
line diff
--- a/CHANGES.txt Fri Jan 20 02:27:12 2006 +0000 +++ b/CHANGES.txt Fri Jan 20 02:40:56 2006 +0000 @@ -17,6 +17,7 @@ - allow preselection of values in templating menu()s (sf patch 1396085) - display the query name in the header (sf feature 1298535 / patch 1349387) - classhelp works with Link properties now (sf bug 1410290) +- added setorderprop() and setlabelprop() to Class (lots of patches) Fixed: - MySQL now creates String columns using the TEXT column type
