summaryrefslogtreecommitdiff
path: root/ChangeLog-96b
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-11-27 03:53:45 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-11-27 03:53:45 +0000
commitc94469967e8222c1c87168603363632041f3de37 (patch)
treedc1c8c51547a6233064ff40a88691a0b77c52747 /ChangeLog-96b
parent12c6e9309760327c1dc0de516d20c0aa1fe61ef9 (diff)
downloadATCD-c94469967e8222c1c87168603363632041f3de37.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r--ChangeLog-96b4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b
index 2191cbb9c3c..e3cb6cdf39a 100644
--- a/ChangeLog-96b
+++ b/ChangeLog-96b
@@ -16,6 +16,10 @@ Tue Nov 26 21:06:13 1996 Irfan Pyarali <irfan@flamenco.cs.wustl.edu>
multiple ACE_Pipes in one process and hence create multiple
Reactors also without any problems.
+ * tests/Pipe_Test.cpp: Added a ACE_Pipe test to check for the
+ creation of multiple pipes in a process. Also changed the
+ relevant makefiles and scripts.
+
Tue Nov 26 11:27:33 1996 David L. Levine <levine@cs.wustl.edu>
* tests/{CPP_Test,Mutex_Test,Shared_Memory_MM_Test,SPIPE_Test}.cpp: