Update of /cvsroot/micomt/mico
In directory usw-pr-cvs1:/tmp/cvs-serv5725
Modified Files:
CHANGES.mt
Log Message:
- implemented disabling of connection checking with using `-ORBConnLimit 0',
connection checking is disabled by default for thread-pool concurrency model
Index: CHANGES.mt
===================================================================
RCS file: /cvsroot/micomt/mico/CHANGES.mt,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** CHANGES.mt 2001/11/24 19:45:26 1.21
--- CHANGES.mt 2001/11/25 21:27:25 1.22
***************
*** 1,3 ****
--- 1,5 ----
+ - implemented disabling of connection checking with using `-ORBConnLimit 0',
+ connection checking is disabled by default for thread-pool concurrency model
- fixed compilation of final build
- fixed --enable-threads configure option
|