From: Karel G. <kg...@us...> - 2001-12-14 16:25:19
|
Update of /cvsroot/micomt/mico In directory usw-pr-cvs1:/tmp/cvs-serv15228 Modified Files: CHANGES.mt Log Message: - fixed ssl support Index: CHANGES.mt =================================================================== RCS file: /cvsroot/micomt/mico/CHANGES.mt,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -r1.23 -r1.24 *** CHANGES.mt 2001/12/12 20:29:13 1.23 --- CHANGES.mt 2001/12/14 16:25:17 1.24 *************** *** 1,3 **** --- 1,4 ---- + - fixed ssl support - removed _tpm static value from global MICO:: namespace into MTManager class - implemented disabling of connection checking with using `-ORBConnLimit 0', |