summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-05-11 01:21:28 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-05-11 01:21:28 +0000
commit1214675d6eb250529b3ed6af795a6b682f7e06e2 (patch)
tree46c92b62c71f342bc82845463e56cbd5c03dcaee
parent4b93a1e7a345b30cb6fe2dff261d77a4da3472ec (diff)
downloadATCD-1214675d6eb250529b3ed6af795a6b682f7e06e2.tar.gz
* tao/IFR_Client/IFR_BasicC.cpp:
* tao/IFR_Client/IFR_ComponentsC.cpp: * orbsvcs/IFR_Service/IFR_BaseS.cpp: * orbsvcs/IFR_Service/IFR_BasicS.cpp: * orbsvcs/IFR_Service/IFR_ComponentsS.cpp: * orbsvcs/IFR_Service/IFR_ExtendedS.cpp: * orbsvcs/IFR_Service/Servant_Factory.cpp: Fixed more oversights in hand-crafting, and in the servant factory's construction of repo ids. Thanks to Sam Mok <sam.mok@westwave.com> for uncovering the tip of this iceberg.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a15
1 files changed, 15 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index d5abfbe2de3..2d506d633db 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,18 @@
+Thu May 10 20:17:48 2001 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * tao/IFR_Client/IFR_BasicC.cpp:
+ * tao/IFR_Client/IFR_ComponentsC.cpp:
+ * orbsvcs/IFR_Service/IFR_BaseS.cpp:
+ * orbsvcs/IFR_Service/IFR_BasicS.cpp:
+ * orbsvcs/IFR_Service/IFR_ComponentsS.cpp:
+ * orbsvcs/IFR_Service/IFR_ExtendedS.cpp:
+ * orbsvcs/IFR_Service/Servant_Factory.cpp:
+
+ Fixed more oversights in hand-crafting, and in
+ the servant factory's construction of repo ids.
+ Thanks to Sam Mok <sam.mok@westwave.com> for
+ uncovering the tip of this iceberg.
+
Thu May 10 16:59:35 2001 Carlos O'Ryan <coryan@uci.edu>
* performance-tests/Single_Threaded_Latency/client.cpp: