diff options
author | alex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-08 03:00:48 +0000 |
---|---|---|
committer | alex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-08 03:00:48 +0000 |
commit | 4d1a9d74ed33e6bcb0d7fa481d3586e61b96f045 (patch) | |
tree | ccc2ba6a31b98bdb3ce1c19bc29dfcb540b9f078 | |
parent | 445d7ca03c9b721522c763e490a0f20548841a2c (diff) | |
download | ATCD-ami_phase3.tar.gz |
*** empty log message ***ami_phase3
-rw-r--r-- | TAO/ChangeLog-99c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c index a0e67395459..fc458dfd933 100644 --- a/TAO/ChangeLog-99c +++ b/TAO/ChangeLog-99c @@ -1,5 +1,7 @@ Wed Jul 7 18:13:40 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu> - + + * tao/Invocation.cpp: Removed the loop around the wait_for_reply. + * TAO/TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp: Fixed CC5 warnings. |