summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-05 18:25:30 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-05 18:25:30 +0000
commitbf892b2e932f2480b82b7e1c5f58fa2e56ca3654 (patch)
treeff74d5a536af0436053378e376da28014cf49746
parentc1e090e68ee5523a1d846ab81cf5fe567a1a474b (diff)
downloadATCD-bf892b2e932f2480b82b7e1c5f58fa2e56ca3654.tar.gz
* tests/IDL_Test/main.cpp:
Added ACE_TRY_ENV and check to the call to resolve_initial_references ("RootPOA").
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 057d6b0f861..2fe4670b3b7 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,10 @@
+Mon Mar 5 12:24:05 2001 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * tests/IDL_Test/main.cpp:
+
+ Added ACE_TRY_ENV and check to the call to
+ resolve_initial_references ("RootPOA").
+
Mon Mar 5 07:35:35 2001 Carlos O'Ryan <coryan@uci.edu>
* orbsvcs/tests/FaultTolerance/IOGRManipulation/Makefile: