summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-11-24 01:53:20 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-11-24 01:53:20 +0000
commit4dad6b7f8ffdcd8665d56c036293f0f9f7f1fa74 (patch)
tree244e6f066008000841c52d23a7fa2c24fafc250f
parent41eb607715722bd064b6876ba6adb80208cc11f7 (diff)
downloadATCD-4dad6b7f8ffdcd8665d56c036293f0f9f7f1fa74.tar.gz
* tao/GIOP.cpp:
* tao/Invocation.cpp: * tao/TAOC.h: * tao/TAOC.cpp: Changes to deal with the TAO SyncScope extension SYNC_FLUSH correctly.
-rw-r--r--TAO/ChangeLog-99c9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 8b5fc8c8bb3..8acd03cd574 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,12 @@
+Tue Nov 23 19:48:27 1999 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * tao/GIOP.cpp:
+ * tao/Invocation.cpp:
+ * tao/TAOC.h:
+ * tao/TAOC.cpp:
+ Changes to deal with the TAO SyncScope extension
+ SYNC_FLUSH correctly.
+
Tue Nov 23 17:44:50 1999 Jeff Parsons <parsons@cs.wustl.edu>
* tao/DomainC.cpp: