|
From: Frank V. C. <fr...@us...> - 2000-10-23 04:05:57
|
Update of /cvsroot/corelinux/clfw In directory slayer.i.sourceforge.net:/tmp/cvs-serv17389 Modified Files: ChangeLog Log Message: 117451 117452 Index: ChangeLog =================================================================== RCS file: /cvsroot/corelinux/clfw/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** ChangeLog 2000/10/22 11:57:56 1.6 --- ChangeLog 2000/10/23 04:05:52 1.7 *************** *** 1,2 **** --- 1,9 ---- + 2000-10-23 Frank V. Castellucci <fr...@ca...> + + * Defect 117408 - Added support for abstract types + * Feature 117407 - Added Boolean type + # Feature 117451 - Added SignedNumber and UnsignedNumber types + * Feature 117452 - Added UnsignedShortInteger + 2000-10-22 Frank V. Castellucci <fr...@ca...> |