summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-09 19:14:06 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-09 19:14:06 +0000
commitbe7377e85caee0e3d9a49e74cbec0a46080d6ab2 (patch)
tree6b9b2a494e19c43fb4c209038e06231e019947cd
parent5100e345eb52418c92b130ec36d214e474d487be (diff)
downloadATCD-be7377e85caee0e3d9a49e74cbec0a46080d6ab2.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 7045a85215e..ce4fe36d391 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -22,6 +22,9 @@ Wed Dec 09 07:02:06 1998 David L. Levine <levine@cs.wustl.edu>
* performance-tests/Misc/context_switch_time.cpp: disabled
Yield_Test on VxWorks, because it doesn't run properly there.
+ * ace/config-tandem.h,README: removed ACE_HAS_STRUCT_PROTOENT_DATA,
+ because it is no longer used. Thanks to Ossama for reporting this.
+
1998-12-09 Irfan Pyarali <irfan@cs.wustl.edu>
* tests/Collection_Test.cpp: Added new test for ACE collections.