[Modeling-cvs] ProjectModeling CHANGES,1.53,1.54
Status: Abandoned
Brought to you by:
sbigaret
From: Sebastien B. <sbi...@us...> - 2004-09-21 17:12:19
|
Update of /cvsroot/modeling/ProjectModeling In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4171 Modified Files: CHANGES Log Message: Fixed ticket #813586: Attribute's field 'usedForLocking' is not documented + portions of the introduction has been rewritten Index: CHANGES =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/CHANGES,v retrieving revision 1.53 retrieving revision 1.54 diff -C2 -d -r1.53 -r1.54 *** CHANGES 6 Sep 2004 19:05:43 -0000 1.53 --- CHANGES 21 Sep 2004 17:12:02 -0000 1.54 *************** *** 10,13 **** --- 10,15 ---- * Now distributed under a 3-clause BSD-style license, see LICENSE for details + * Fixed bug #813586: Attribute's field 'usedForLocking' is not documented + * Fixed bug #1023234: PyModel fails to validate to-many relationships in associations where the upper bound is a finite number (for example: 2) |