Mercurial > p > roundup > code
diff CHANGES.txt @ 3656:0119e04886d8
@required in forms may now specify properties of linked items
(patch [SF#1507093])
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 11 Aug 2006 00:18:59 +0000 |
| parents | 8169e97a6f26 |
| children | f7db2771e87d |
line wrap: on
line diff
--- a/CHANGES.txt Fri Aug 11 00:04:29 2006 +0000 +++ b/CHANGES.txt Fri Aug 11 00:18:59 2006 +0000 @@ -10,6 +10,8 @@ - added StringHTMLProperty wrapped() method to wrap long lines in issue display - include the popcal in Date field editing and search fields by default +- @required in forms may now specify properties of linked items (sf patch + 1507093) Fixed:
