summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-22 01:25:31 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-22 01:25:31 +0000
commit81d8638399ee5eed732e33a77ebf876e82277f67 (patch)
tree4df3671ed3c4b93f131baf5095dec4090edb7db4
parent44fc04cbf5fde84ee1642a3c1e426a339b1272bf (diff)
downloadATCD-81d8638399ee5eed732e33a77ebf876e82277f67.tar.gz
* tao/DynamicInterface/Server_Request.cpp:
Updated the raising of system exceptions by arguements(), set_result() and set_exception() to conform to changes in CORBA 2.4.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index a5799f9327d..1ae55d4884f 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,11 @@
+Tue Nov 21 19:20:44 2000 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * tao/DynamicInterface/Server_Request.cpp:
+
+ Updated the raising of system exceptions by arguements(),
+ set_result() and set_exception() to conform to changes in
+ CORBA 2.4.
+
Tue Nov 21 16:26:03 2000 Ossama Othman <ossama@uci.edu>
* tao/ORB_Table.cpp (bind):