summaryrefslogtreecommitdiff
path: root/ChangeLog-99b
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r--ChangeLog-99b9
1 files changed, 5 insertions, 4 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 619d639843c..6b30a37ae1c 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,9 +1,10 @@
Fri Jun 18 16:54:43 1999 Irfan Pyarali <irfan@cs.wustl.edu>
- * tests/Message_Block_Test.cpp: Removed template instantiations
- for ACE_Message_Queue_Iterator and
- ACE_Message_Queue_Reverse_Iterator. They are already available
- in the ace library.
+ * tests/Message_Queue_Test.cpp:
+ * tests/Message_Block_Test.cpp:
+ Removed template instantiations for ACE_Message_Queue_Iterator
+ and ACE_Message_Queue_Reverse_Iterator. They are already
+ available in the ace library.
* ace/Service_Types.cpp: Added explicit instantiations for
ACE_Message_Queue_Reverse_Iterator. ACE_Message_Queue and