|
From: Frank V. C. <fr...@us...> - 2000-11-18 14:25:10
|
Update of /cvsroot/corelinux/clfw In directory slayer.i.sourceforge.net:/tmp/cvs-serv15115 Modified Files: ChangeLog Log Message: 122770 - DISPATCH spelled DISPATH Index: ChangeLog =================================================================== RCS file: /cvsroot/corelinux/clfw/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -r1.12 -r1.13 *** ChangeLog 2000/11/15 04:34:27 1.12 --- ChangeLog 2000/11/18 14:25:07 1.13 *************** *** 1,2 **** --- 1,9 ---- + 2000-11-18 Frank V. Castellucci <fr...@ca...> + + # Defect 122770 - DISPATCH spelled DISPATH + * Defect 122769 - DISPATCH_STATIC_FUNCTION macro declares argument + * Feature 122619 - MetaClass bridges MetaType, requires fatter interface on MetaClass + * Feature 122753 - Refit LibraryLoad abstraction to leverage new MetaClass + 2000-11-14 Frank V. Castellucci <fr...@ca...> |