From: Konstantin S. <ks...@us...> - 2004-10-22 04:45:09
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4154/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** news.txt 21 Oct 2004 11:43:26 -0000 1.10 --- news.txt 22 Oct 2004 04:45:00 -0000 1.11 *************** *** 4,7 **** --- 4,19 ---- + *** 12:17 22.10.2004 + + - A bug fixed: It was figured out that LV Librarian fails if it's 'error in' cluster + contains error code equal to 43 (cancelled by user) even if error status is False. + On some conditions, DEAB could provide this situation that caused fault of copying + RTM files. The bug is fixed. + + - DEAB Build Progress Info.vi is changed. Now, it has a progress bar and displays + time elapsed since a build had started. + + + *** 19:35 21.10.2004 |