diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-02 16:56:54 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-02 16:56:54 +0000 |
commit | 12887bc0b28fdb0695908fd806f45f53a560dc81 (patch) | |
tree | 0b5ef08cf442a8ac0dca10426bc553e3818fbe4b | |
parent | 2067af20d57799ed0667619f270cff44efd0f4c3 (diff) | |
download | ATCD-12887bc0b28fdb0695908fd806f45f53a560dc81.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog-98a | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a index f5095ae6474..fb6fa406d8d 100644 --- a/ChangeLog-98a +++ b/ChangeLog-98a @@ -24,11 +24,6 @@ Tue Dec 02 06:16:39 1997 David L. Levine <levine@cs.wustl.edu> * include/makeinclude/platform_chorus.GNU: added CHORUS = 1, for use by individual Makefiles. - * 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. |