summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-03 12:27:00 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-03 12:27:00 +0000
commitbe286d16aeaba5df6fd65bd5e62d930a5fef748d (patch)
treec882469fcaab46b2209df810274b25a622770234
parent6782a77f3ed7dce8872a09a6fb97148886967734 (diff)
downloadATCD-be286d16aeaba5df6fd65bd5e62d930a5fef748d.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98a7
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.