diff options
author | elliott_c <ocielliottc@users.noreply.github.com> | 2004-12-20 18:23:34 +0000 |
---|---|---|
committer | elliott_c <ocielliottc@users.noreply.github.com> | 2004-12-20 18:23:34 +0000 |
commit | e84ce115b8770bf24476d06a57654eefbfebcf52 (patch) | |
tree | 7258846a91c9263b19d1fac1b8752ee640dfd057 /TAO/ChangeLog | |
parent | ebe6673614fc8c61253f2144643fda9bf37935e3 (diff) | |
download | ATCD-e84ce115b8770bf24476d06a57654eefbfebcf52.tar.gz |
ChangeLogTag: Mon Dec 20 12:22:38 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r-- | TAO/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 1a968d568c3..ec85d14e6ca 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,10 @@ +Mon Dec 20 12:22:38 2004 Chad Elliott <elliott_c@ociweb.com> + + * tests/Muxed_GIOP_Versions/server.cpp: + + Increase the amout of time that the server runs the ORB event loop + in order to allow the last client to complete. + Mon Dec 20 09:34:08 2004 Chad Elliott <elliott_c@ociweb.com> * orbsvcs/tests/Bug_1436_Regression/run_test.pl: |