summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-21 23:44:13 +0000
committercdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-21 23:44:13 +0000
commit7c4401829ba864d27cdbf41deb2fe87da3a6a7b6 (patch)
tree40ac265c9c96f5b9d81e365c3f9443e8f2cfc997
parent2c6cfcd0fc9ef621c4cc893eed64d0f670f89371 (diff)
downloadATCD-7c4401829ba864d27cdbf41deb2fe87da3a6a7b6.tar.gz
testing fixes, factored out templates
-rw-r--r--ChangeLog-98b10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 72d764e9e07..108246777b6 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,13 @@
+Mon Sep 21 18:35:00 CDT 1998 Chris Gill <cdgill@cs.wustl.edu>
+
+ * examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.{h,cpp}
+ examples/Bounded_Packet_Relay/BPR_Drivers.{h,cpp}
+ examples/Bounded_Packet_Relay/BPR_Drivers_T.{h,cpp} (new)
+ examples/Bounded_Packet_Relay/bpr_thread.cpp:
+
+ Factored out templates into separate files, fixed initialization,
+ concurrency, and deadlock problems found in NT testing.
+
Mon Sep 21 18:27:19 1998 Irfan Pyarali <irfan@cs.wustl.edu>
* tests/Conn_Test.cpp: g++ cannot gork templates typedefs.