summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoeh <joeh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-02 23:48:15 +0000
committerjoeh <joeh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-02 23:48:15 +0000
commit61443c1b98378a11d856c2be8fa61fb6a77e4d71 (patch)
tree0da0b5ac0df7642b8363788871b7d0125b014334
parente349c40fd5806b0e4abe68a48b661405fbb6b78c (diff)
downloadATCD-61443c1b98378a11d856c2be8fa61fb6a77e4d71.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index d0eac90e91f..d5bfc7788ce 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,27 @@
+Mon Aug 02 18:38:37 1999 Joe Hoffert <joeh@cs.wustl.edu>
+
+ * ace/ATM_Acceptor.{h,i,cpp} :
+ * ace/ATM_Connector.{h,i,cpp} :
+ * ace/ATM_Params.{h,i,cpp} :
+ * ace/ATM_QoS.{h,i,cpp} :
+ * ace/ATM_Stream.{h,i,cpp} :
+ * ace/XTI_ATM_Mcast.{h,i,cpp} :
+ * ace/ATM_Addr.{h,cpp}:
+ * ace/Makefile:
+ * ace/TLI_Connector.i:
+ Added new ATM wrapper files to make the mechanism of sockets or
+ XTI transparent when using the ATM protocol. Modified existing
+ files to take advantage of these wrapper classes.
+
+ * examples/IPC_SAP/ATM_SAP :
+ * examples/IPC_SAP/ATM_SAP/CPP-client.cpp :
+ * examples/IPC_SAP/ATM_SAP/CPP-server.cpp :
+ * examples/IPC_SAP/ATM_SAP/Makefile :
+ Added new test directory and programs to test ATM wrapper classes.
+
+ * examples/IPC_SAP/TLI_SAP/CPP-ATM-client.cpp:
+ Modified existing test program to utilize new ATM_QoS class.
+
Mon Aug 02 17:24:05 1999 Nanbor Wang <nanbor@cs.wustl.edu>
* ace/OS.h (ACE_DL_TYPE): Only WinCE uses wchar_t DL type, we'll