|
From: Frank V. C. <fr...@us...> - 2001-05-27 11:51:37
|
Update of /cvsroot/corelinux/clfw In directory usw-pr-cvs1:/tmp/cvs-serv11652 Modified Files: ChangeLog Log Message: 420094 SchemaClass support in SchemaCatalog::createEntry Index: ChangeLog =================================================================== RCS file: /cvsroot/corelinux/clfw/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -r1.25 -r1.26 *** ChangeLog 2001/05/15 18:46:30 1.25 --- ChangeLog 2001/05/27 11:51:33 1.26 *************** *** 1,2 **** --- 1,7 ---- + 2001-05-27 Frank V. Castellucci <fr...@ca...> + + * Feature 425600 - Improved MetaClass resolution + * Feature 420094 - Added "SchemaClass" to createEntry collection directives + 2001-05-15 Christophe Prud'homme <pru...@mi...> |