|
From: Frank V. C. <fr...@us...> - 2001-04-08 10:50:46
|
Update of /cvsroot/corelinux/clfw In directory usw-pr-cvs1:/tmp/cvs-serv10098 Modified Files: ChangeLog Log Message: Deeper infrastructure for persist Index: ChangeLog =================================================================== RCS file: /cvsroot/corelinux/clfw/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -r1.21 -r1.22 *** ChangeLog 2001/04/04 00:43:09 1.21 --- ChangeLog 2001/04/08 10:50:42 1.22 *************** *** 1,2 **** --- 1,7 ---- + 2001-04-08 Frank V. Castellucci <fr...@ca...> + + * Feature 115287 - Started extending existing framework for + Schema persist (special one time extension). + 2001-04-03 Frank V. Castellucci <fr...@ca...> |