diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-03 12:27:00 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-03 12:27:00 +0000 |
commit | ab32db99d6266817d3c8a2ff702b14023aa8e55a (patch) | |
tree | c882469fcaab46b2209df810274b25a622770234 | |
parent | a760949f58aed53aa6baf0eb60e931895294f342 (diff) | |
download | ATCD-ab32db99d6266817d3c8a2ff702b14023aa8e55a.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog-98a | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a index c28fb251a02..5330201a499 100644 --- a/ChangeLog-98a +++ b/ChangeLog-98a @@ -1,3 +1,8 @@ +Wed Dec 03 06:26:14 1997 David L. Levine <levine@cs.wustl.edu> + + * ace/Future.cpp: restored ACE_Atomic_Op instantiation because + it is needed with g++. + Wed Dec 03 00:17:50 1997 <irfan@TWOSTEP> * tests/test_config.h: Removed code for @@ -24,7 +29,7 @@ Wed Dec 03 00:17:50 1997 <irfan@TWOSTEP> examples/Shared_Malloc/test_persistence.cpp examples/Threads/task_three.cpp netsvcs/lib/Logging_Strategy.cpp - + * ace/IOStream.h: Darrell missed removing this explicit iostream.h inclusion. |