[Modeling-cvs] ProjectModeling CHANGES,1.42,1.43
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2004-02-22 17:44:30
|
Update of /cvsroot/modeling/ProjectModeling In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13414 Modified Files: CHANGES Log Message: Fixed bug #902106: impossible to load a model if ZODB is installed. Index: CHANGES =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/CHANGES,v retrieving revision 1.42 retrieving revision 1.43 diff -C2 -d -r1.42 -r1.43 *** CHANGES 17 Feb 2004 19:12:27 -0000 1.42 --- CHANGES 22 Feb 2004 17:31:36 -0000 1.43 *************** *** 8,11 **** --- 8,16 ---- -------------------------------------------------------- + 0.9-pre-17.1 (2004/02/17) + ----------------------- + + * Fixed bug #902106: impossible to load a model if ZODB is installed. + 0.9-pre-17 (2004/02/17) ----------------------- |