This document is the change log for version 3.5.3 of CSLA .NET.
For a more complete list of changes, go to http://www.lhotka.net/cslabugs, select “all issues” and filter the status to “closed” and/or “checked in”.
Pre-Release 3.5.3-090205:
Resources (090205)
http://www.lhotka.net/cslabugs/edit_bug.aspx?id=333
Added Arabic resource file contributed by Boutemine Oualid.
BusinessBase (090205)
http://www.lhotka.net/cslabugs/edit_bug.aspx?id=335
Fix an issue that was blocking the use of ListChanged or ChildChanged in a parent object to trigger checking validation rules against child objects.
Pre-Release 3.5.3-090114:
BusinessBase (090114-C#/VB)
Fixed an issue with SetProperty() where a null input value was improperly raising PropertyChanged.
Pre-Release 3.5.3-081205:
Resources (081203-C#/VB)
Added Hungarian resource file, thanks to József Mármarosi.
BusinessBase (081203-C#/VB)
Fixed an issue with SetProperty() where a null input value wasn’t properly being converted to string.Empty.