|
From: Frank V. C. <fr...@us...> - 2000-11-03 13:29:46
|
Update of /cvsroot/corelinux/clfw In directory slayer.i.sourceforge.net:/tmp/cvs-serv4310 Modified Files: ChangeLog Log Message: 119868 Release 0.2.4 prep Index: ChangeLog =================================================================== RCS file: /cvsroot/corelinux/clfw/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -r1.10 -r1.11 *** ChangeLog 2000/10/29 17:09:51 1.10 --- ChangeLog 2000/11/03 13:29:44 1.11 *************** *** 1,5 **** --- 1,11 ---- + 2000-11-03 Frank V. Castellucci <fr...@ca...> + + * Defect 121210 - RPM spec errouneously identifies cl++ instead of libcorelinux + * Feature 119748 - MetaType should handle function dispatch without object + 2000-10-29 Frank V. Castellucci <fr...@ca...> * Feature 119678 - Added dispatch table for MetaType for object method invocation + * Defect 119864 - Can't use MetaType macros outside of corelinux namespace 2000-10-25 Frank V. Castellucci <fr...@ca...> |