diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-03-07 23:30:41 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-03-07 23:30:41 +0000 |
commit | 476da7c67d42bdfeb4eb31e5e322a535516be56c (patch) | |
tree | c020ad07c7fcd8848b8895935d82fd12f1d4f889 /TAO | |
parent | 5d6df993652c113bab3afa6e459e1ded030417b6 (diff) | |
download | ATCD-476da7c67d42bdfeb4eb31e5e322a535516be56c.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO')
-rw-r--r-- | TAO/ChangeLog-99c | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c index b34e93661c3..2e920e990d0 100644 --- a/TAO/ChangeLog-99c +++ b/TAO/ChangeLog-99c @@ -1,3 +1,11 @@ +Sun Mar 7 17:27:31 1999 Jeff Parsons <parsons@cs.wustl.edu> + + * TAO/performance-tests/Pluggable/client.cpp: + Removed ACE_OS::thr_exit(). this was borrowed from + IDL_Cubit/client.cpp. It has been decided that this + usage is a "Bad Thing"[TM], and that line has been removed + from the IDL Cubit client as well. + Sun Mar 07 16:39:03 1999 David L. Levine <levine@cs.wustl.edu> * performance-tests/Cubit/TAO/IDL_Cubit/client.cpp (main): |