summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-05-11 01:28:33 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-05-11 01:28:33 +0000
commit415b6d27f09681067a0643ea87b4ebbb619aa156 (patch)
tree3d959e1eb0ba803d4b6445d64b60bad1523551b5
parent43b37af0d48f5f8e45ecabecf4a10d5905e83d6c (diff)
downloadATCD-415b6d27f09681067a0643ea87b4ebbb619aa156.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. * tao/IFR_Client/diffs/IFR_BasicC.cpp.diff: * tao/IFR_Client/diffs/IFR_ComponentsC.cpp.diff: * orbsvcs/IFR_Service/diffs/IFR_BaseS.cpp.diff: * orbsvcs/IFR_Service/diffs/IFR_BasicS.cpp.diff: * orbsvcs/IFR_Service/diffs/IFR_ComponentsS.cpp.diff: * orbsvcs/IFR_Service/diffs/IFR_ExtendedS.cpp.diff: Regenerated the .diff files.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a11
1 files changed, 10 insertions, 1 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 2d506d633db..f16fbc45688 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -13,7 +13,16 @@ Thu May 10 20:17:48 2001 Jeff Parsons <parsons@cs.wustl.edu>
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>
+ * tao/IFR_Client/diffs/IFR_BasicC.cpp.diff:
+ * tao/IFR_Client/diffs/IFR_ComponentsC.cpp.diff:
+ * orbsvcs/IFR_Service/diffs/IFR_BaseS.cpp.diff:
+ * orbsvcs/IFR_Service/diffs/IFR_BasicS.cpp.diff:
+ * orbsvcs/IFR_Service/diffs/IFR_ComponentsS.cpp.diff:
+ * orbsvcs/IFR_Service/diffs/IFR_ExtendedS.cpp.diff:
+
+ Regenerated the .diff files.
+
+ Thu May 10 16:59:35 2001 Carlos O'Ryan <coryan@uci.edu>
* performance-tests/Single_Threaded_Latency/client.cpp:
* performance-tests/Thread_Per_Connection_Latency/client.cpp: