Author: andyhot Date: Tue Apr 25 11:37:03 2006 New Revision: 396948 URL: http://svn.apache.org/viewcvs?rev=396948&view=rev Log: Contrib fixes
Modified: tapestry/tapestry4/branches/4.0/status.xml Modified: tapestry/tapestry4/branches/4.0/status.xml URL: http://svn.apache.org/viewcvs/tapestry/tapestry4/branches/4.0/status.xml?rev=396948&r1=396947&r2=396948&view=diff ============================================================================== --- tapestry/tapestry4/branches/4.0/status.xml (original) +++ tapestry/tapestry4/branches/4.0/status.xml Tue Apr 25 11:37:03 2006 @@ -63,6 +63,15 @@ <action type="fix" dev="AA" fixes-bug="TAPESTRY-842" due-to="Alan Chandler"> Wrong example for Script component. </action> + <action type="fix" dev="AA" fixes-bug="TAPESTRY-590"> + Removed usages of deprecated method AbstractLinkComponent.getLink(). + </action> + <action type="fix" dev="AA" fixes-bug="TAPESTRY-799" due-to="Jan Berkel"> + TableColumns and TableValues no longer cache their class parameter. + </action> + <action type="fix" dev="AA" fixes-bug="TAPESTRY-841"> + Removed unreferenced component from TreeNodeView specification. + </action> </release> <release version="4.0.2" date="Apr 13 2006" > <action type="update" dev="AA"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]