[Modeling-cvs] ProjectModeling CHANGES,1.44,1.45
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2004-02-22 18:30:04
|
Update of /cvsroot/modeling/ProjectModeling In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22709 Modified Files: CHANGES Log Message: useless module removed Index: CHANGES =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/CHANGES,v retrieving revision 1.44 retrieving revision 1.45 diff -C2 -d -r1.44 -r1.45 *** CHANGES 22 Feb 2004 17:36:55 -0000 1.44 --- CHANGES 22 Feb 2004 18:17:12 -0000 1.45 *************** *** 12,15 **** --- 12,21 ---- * Fixed bug #902106: impossible to load a model if ZODB is installed. + NB: useless module Modeling.Persistent removed. + + * Fixed bug #902209: mdl_generate_db_schema.py silently exiting when no + commands are provided on the cmdline; this could be variously + misinterpreted. The script now correctly reports this as an error. + 0.9-pre-17 (2004/02/17) |