diff options
author | bala <balanatarajan@users.noreply.github.com> | 2001-07-27 17:34:00 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2001-07-27 17:34:00 +0000 |
commit | cd08d59a816262954bbcbb875d378845c13c9da5 (patch) | |
tree | 6625e3a3ee40c4cb136fc04cd1bcdcb155fe163a /TAO | |
parent | 4a7d184bcecf70628cdc87cf7e2194c81c8001cb (diff) | |
download | ATCD-cd08d59a816262954bbcbb875d378845c13c9da5.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO')
-rw-r--r-- | TAO/ChangeLogs/ChangeLog-02a | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index dd56b65bed6..dded33b3dc0 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -3,7 +3,7 @@ Fri Jul 27 12:25:49 2001 Balachandran Natarajan <bala@cs.wustl.edu> * tao/Transport.cpp: Reverted the change made in this Wed Jul 25 22:10:21 2001 Balachandran Natarajan <bala@cs.wustl.edu>. We need to resume the handle as soon the reply is ready for - dispatching. The situtaion where it can create problems can be + dispatching. The situation where it can create problems can be easily seen in $TAO_ROOT/tests/LongUpcalls/run_ami_test.pl. Further, the fix that was done earlier was for a race |