summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-11-26 09:32:16 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-11-26 09:32:16 +0000
commit7b844f59e70f35915cca9bddbb0691e10221e468 (patch)
tree79950793c16a91e2425b63fd7a9904a79fde6fd2
parentef5875b2406a37bf0223ec8200c650591c276c48 (diff)
downloadATCD-7b844f59e70f35915cca9bddbb0691e10221e468.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-96b11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b
index 32a7b67f641..46c921501f3 100644
--- a/ChangeLog-96b
+++ b/ChangeLog-96b
@@ -1,3 +1,14 @@
+Tue Nov 26 03:15:22 1996 Irfan Pyarali <irfan@flamenco.cs.wustl.edu>
+
+ * tests: Added Map_Manager_Test and Message_Queue_Test to
+ makefiles (NT and UNIX) and one-button scripts.
+
+ * tests: (Barrier_Test.cpp Buffer_Stream_Test.cpp Mutex_Test.cpp
+ Priority_Buffer_Test.cpp Recursive_Mutex_Test.cpp
+ Shared_Memory_MM_Test.cpp) Fixed typos mainly and other small
+ changes. Also fixed logging file problems so to make logging of
+ tests more accurate.
+
Mon Nov 25 00:23:40 1996 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* ace/OS.cpp (thr_create): Came up with a remarkably clever scheme