summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog-99c
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog-99c')
-rw-r--r--TAO/ChangeLog-99c15
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