From: Konstantin S. <ks...@us...> - 2005-09-09 04:46:25
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11607/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.56 retrieving revision 1.57 diff -C2 -d -r1.56 -r1.57 *** news.txt 30 Jul 2005 04:48:40 -0000 1.56 --- news.txt 9 Sep 2005 04:46:15 -0000 1.57 *************** *** 3,6 **** --- 3,15 ---- been performed on Windows platform only (W2K) + + *** 12:27 09.09.2005 (KS) [OGB released as v1.0.0-beta01] + + - OGB: build speed increased by setting of "LLB Caching = TRUE" before start saving VIs. + - OGB: new options for Support files: 1) Copy files recursively 2) Exclusion paths and/or patterns. + - OGB: some not-essential bugs fixed + - OGB GUI: updated to reflect new Support Files features, plus some other minor improvements. + + *** 12:10 30.07.2005 (KS) |