|
From: Frank V. C. <fr...@us...> - 2001-03-31 22:21:49
|
Update of /cvsroot/corelinux/clfw In directory usw-pr-cvs1:/tmp/cvs-serv25128 Modified Files: ChangeLog Log Message: 115287 - Continued infrastructure work Index: ChangeLog =================================================================== RCS file: /cvsroot/corelinux/clfw/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -r1.19 -r1.20 *** ChangeLog 2001/03/30 11:48:37 1.19 --- ChangeLog 2001/03/31 22:21:45 1.20 *************** *** 1,2 **** --- 1,7 ---- + 2001-03-31 Frank V. Castellucci <fr...@ca...> + + * Feature 115287 - Added FrameworkString, and adjusted Attribute + so has Key=Value not Name=Value. Key can be user defined (FrameworkEntity natch). + 2001-03-30 Frank V. Castellucci <fr...@ca...> |