summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-08 00:10:50 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-08 00:10:50 +0000
commitcd8f4b96e02beaa33406e0a1071c59be926acddc (patch)
tree4c7455f6be00f54db5118e6c37b48292b3b6a6da
parent045be9929241387d268e045fedbe00992cf2da72 (diff)
downloadATCD-cd8f4b96e02beaa33406e0a1071c59be926acddc.tar.gz
* orbsvcs/IFR_Service/InterfaceS.cpp:
Patched the _dispatch() methods with the new version checked in by Bruce Trask on Wednesday. The old code now causes replies to get lost. * orbsvcs/IFR_Service/IFR_Service.h: Cosmetic changes.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a12
1 files changed, 12 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 245f979d65a..96bf62b97de 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,15 @@
+Fri Jul 7 19:07:05 2000 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * orbsvcs/IFR_Service/InterfaceS.cpp:
+
+ Patched the _dispatch() methods with the new version
+ checked in by Bruce Trask on Wednesday. The old
+ code now causes replies to get lost.
+
+ * orbsvcs/IFR_Service/IFR_Service.h:
+
+ Cosmetic changes.
+
Fri Jul 07 15:04:43 2000 Angelo Corsaro <corsaro@cs.wustl.edu>
* tao/RT_Policy_i.h: