Update of /cvsroot/modeling/ProjectModeling
In directory sc8-pr-cvs1:/tmp/cvs-serv21435
Modified Files:
CHANGES
Log Message:
Fixed bug #785434
Index: CHANGES
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/CHANGES,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** CHANGES 13 Sep 2003 14:54:02 -0000 1.17
--- CHANGES 27 Sep 2003 11:37:47 -0000 1.18
***************
*** 8,11 ****
--- 8,14 ----
--------------------------------------------------------
+ * Fixed bug #785434: When mdl_generate_db_schema is run with an option which
+ doesn't require the admin-dsn to be set, the script fails with a KeyError.
+
0.9-pre-15 (2003/09/13)
-----------------------
|