From: Konstantin S. <ks...@us...> - 2004-11-09 10:28:26
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31094/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** news.txt 6 Nov 2004 06:34:03 -0000 1.18 --- news.txt 9 Nov 2004 10:28:04 -0000 1.19 *************** *** 4,7 **** --- 4,22 ---- + *** 17:28 09.11.2004 + + - General section: 'Apply New Password' key specifies a default password for all VIs. + + - Destination N section: 'Apply New Password' key specifies a password for VIs of the + destination. It can override or discard a default password. + + - Two special cases for a password: + "none" keyword discars a password for VIs of the destination. + "random:N" keyword makes DEAB generate a random password with the length equal to N. + + - DEAB Doc files (.htm) are updated to reflect the changes + + + *** 12:21 06.11.2004 |