summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-03-29 07:47:35 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-03-29 07:47:35 +0000
commit6bc354383ad9c958472c151bb5c8c7f26a6839b5 (patch)
tree7cc42f31466ea4408793f32c49750457c0530da0
parent7be2f1f442d23eebed72961f652b6a4d37a368f7 (diff)
downloadATCD-6bc354383ad9c958472c151bb5c8c7f26a6839b5.tar.gz
Sun Mar 28 23:45:08 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
-rw-r--r--TAO/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index a1ea6e5afe2..d2b4a7a4ed5 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -72,7 +72,7 @@ Wed Aug 6 22:10:51 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
FTORB would try to make simple calls, like trying to contact a
naming service. The application can't do much if TAG_FT_GROUP
isn't available. Thanks to Huang-Min Huang for reporting the
- problem.
+ problem.
Wed Aug 6 19:09:00 2003 Arvind S. Krishna <arvindk@dre.vanderbilt.edu>
@@ -88,7 +88,7 @@ Wed Aug 6 19:09:00 2003 Arvind S. Krishna <arvindk@dre.vanderbilt.edu>
* performance-tests/Latency/Collocation/README:
* performance-tests/Latency/Collocation/Makefile:
* performance-tests/Latency/Collocation/svc.conf:
- Simple test to measure round-trip latency when client and server
+ Simple test to measure round-trip latency when client and server
are collocated. Both client and server are single-threaded.
Collocation strategy used for testing is the "Thru_POA".