diff options
author | vishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-03-30 03:43:14 +0000 |
---|---|---|
committer | vishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-03-30 03:43:14 +0000 |
commit | e1256e7473841725400ccdd96d2f29862a0a4347 (patch) | |
tree | 1b1efe80510c4116aaddb0a1bfd76b7d91960d00 /TAO/ChangeLog-99c | |
parent | 91718f3d9d1ee333c5269b7926dd3e8c2e7e9f5e (diff) | |
download | ATCD-e1256e7473841725400ccdd96d2f29862a0a4347.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/ChangeLog-99c')
-rw-r--r-- | TAO/ChangeLog-99c | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c index aabf87ecc4f..2c956b543d3 100644 --- a/TAO/ChangeLog-99c +++ b/TAO/ChangeLog-99c @@ -5,6 +5,21 @@ Mon Mar 29 21:27:56 1999 David L. Levine <levine@cs.wustl.edu> Mon Mar 29 20:12:12 1999 Vishal Kachroo <vishal@merengue.cs.wustl.edu> + Changed the ACE_TRY_ENV in ACE_PRINT_EXCEPTION to ACE_ANY_EXCEPTION. + * orbsvcs/orbsvcs/Time/TAO_UTO.cpp + * orbsvcs/orbsvcs/Time/TAO_TIO.cpp + * orbsvcs/orbsvcs/Time/Timer_Helper.cpp + + * TAO/examples/Simple/time: + Updated the following projects to contain Simple_util.* + Removed the obsolete files. Thanks to Barry Hoggard + <hoggard@cfx.com> for pointing this out. + + * TAO/examples/Simple/timeserver.dsp + * TAO/examples/Simple/timeclient.dsp + * TAO/examples/Simple/timeserver_static.dsp + * TAO/examples/Simple/timeclient_static.dsp + * TAO/examples/Simple/time: Updated the following projects to contain Simple_util.* Removed the obsolete files. Thanks to Barry Hoggard |