summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoeh <joeh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-18 16:33:59 +0000
committerjoeh <joeh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-18 16:33:59 +0000
commit7ce7b85cc8003c071e34a99e299d84a8ebd2fde9 (patch)
tree69b99db4300ec7ff71cf5e337d042f8affd6bac1
parentf754f4764d2f416698bc5007e0ec19653a117672 (diff)
downloadATCD-7ce7b85cc8003c071e34a99e299d84a8ebd2fde9.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 96931e1243e..f16532f0f0a 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,9 @@
+Tue May 18 11:28:32 1999 Joe Hoffert <joeh@cs.wustl.edu>
+
+ * examples/IPC_SAP/TLI_SAP/CPP-ATM-server.cpp: forced
+ ACE_TLI_Stream's recv method to call ACE_OS::t_rcv rather than
+ ACE_OS::read to be compatible with XTI.
+
Tue May 18 11:00:15 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* ace/Task_T: Moved the ACE_Buffered_Task logic out of the Task