From: Konstantin S. <ks...@us...> - 2004-12-17 04:09:30
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31208/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** news.txt 16 Dec 2004 18:22:32 -0000 1.31 --- news.txt 17 Dec 2004 04:09:11 -0000 1.32 *************** *** 5,8 **** --- 5,17 ---- + *** 11:08 17.12.2004 (KS) + + - [FIX] "Verify if Sources can be Removed" was failing for Express VI builds. + New way to fix the problem: invalid paths are ignored during verification. + + - [FIX] Opening documentation if "OpenG Builder.vi": "OpenG Builder Documentation.vi" + has the __ogb suffix when it is built. + + *** 10:20 16.12.2004 (JK) *************** *** 11,14 **** --- 20,24 ---- + *** 16:12 15.12.2004 (KS) |