[Modeling-cvs] ProjectModeling/Modeling CHANGES,1.88,1.89
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-03-27 11:51:27
|
Update of /cvsroot/modeling/ProjectModeling/Modeling In directory sc8-pr-cvs1:/tmp/cvs-serv18468 Modified Files: CHANGES Log Message: Updated Index: CHANGES =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/Modeling/CHANGES,v retrieving revision 1.88 retrieving revision 1.89 diff -C2 -d -r1.88 -r1.89 *** CHANGES 27 Mar 2003 11:47:57 -0000 1.88 --- CHANGES 27 Mar 2003 11:51:20 -0000 1.89 *************** *** 11,14 **** --- 11,16 ---- property did not get its value after EditingContext.saveChanges(). [Details in: EditingContext.handleNotification()] + Thanks to soif <Jer...@fi...> for identifying and + reporting the pb. * Fixed SQLExpression.sqlStringForAttributeNamed(): now raises ValueError |