From: Konstantin S. <ks...@us...> - 2004-12-10 05:01:54
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10619/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** news.txt 9 Dec 2004 12:30:53 -0000 1.27 --- news.txt 10 Dec 2004 05:00:42 -0000 1.28 *************** *** 4,7 **** --- 4,18 ---- + *** 11:51 10.12.2004 (KS) + + - 3 API VIs are renamed + + - Bug fixed: API VIs use correct paths to core VIs now + + - Bug fixed: No more linker error if an application calls an Express VI that is linked + to a non-VI resource(s); e.g. Shared Library. Express VI are now ignored to save. + + + *** 19:26 09.12.2004 (KS) |