summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-02 14:27:58 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-02 14:27:58 +0000
commitc8d773a14fa3574563974180060eabc4ab471d0e (patch)
treeaba70f3fb66a2617fae4c5da8924a25fb8eac6b5
parent5b3d653ed159757e473640619dd9c9468b2937d8 (diff)
downloadATCD-c8d773a14fa3574563974180060eabc4ab471d0e.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98a5
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 4a2e0a18119..ca16c6118a3 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -7,11 +7,6 @@ Tue Dec 02 06:16:39 1997 David L. Levine <levine@cs.wustl.edu>
on WIN32. Thanks to Ari Erev <ari_erev@icomverse.com> and
John Neystadt <john_neystadt@icomverse.com> for suggesting this.
- * ace/Future.cpp: removed ACE_Atomic_Op<ACE_Thread_Mutex, int>
- instantiation, when __ACE_INLINE__ is enabled, because it no
- longer appears to be necessary, and caused link collisions on
- g++/VxWorks.
-
* examples/Shared_Malloc/test_persistence.cpp: removed
ACE_Malloc<ACE_MMAP_MEMORY_POOL, ACE_Null_Mutex>
instantiation because it's in ace/System_Time.cpp.