|
From: Frank V. C. <fr...@us...> - 2001-02-24 04:31:24
|
Update of /cvsroot/corelinux/clfw In directory usw-pr-cvs1:/tmp/cvs-serv7419 Modified Files: ChangeLog Log Message: 133863 Collection types added Index: ChangeLog =================================================================== RCS file: /cvsroot/corelinux/clfw/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 *** ChangeLog 2000/11/18 14:25:07 1.13 --- ChangeLog 2001/02/24 04:32:31 1.14 *************** *** 1,2 **** --- 1,7 ---- + 2001-02-23 Frank V. Castellucci <fr...@ca...> + + * Feature 133852 - Add UniversalIdentifier as entity instance object identifier + * Feature 133863 - Introduce Collection, starting with shell of Array + 2000-11-18 Frank V. Castellucci <fr...@ca...> |