summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2000-10-13 22:56:13 +0000
committerSteve Huston <shuston@riverace.com>2000-10-13 22:56:13 +0000
commit5fd96c8165b5bd6fb6b2dbb563dbc4c8e233b157 (patch)
treea64784641d9cd180341eb30a887a44a5bf214eef /ChangeLog
parent1290cc2f47320cd1289c3389e52be527bf912fa1 (diff)
downloadATCD-5fd96c8165b5bd6fb6b2dbb563dbc4c8e233b157.tar.gz
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 445ecd2fe17..a47e16e079c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Fri Oct 13 18:47:51 2000 Steve Huston <shuston@riverace.com>
+
+ * ace/Caching_Strategies_T.cpp:
+ * ace/Dynamic_Service.cpp:
+ * ace/Timer_Hash_T.cpp:
+ * ace/Timer_Wheel_T.cpp:
+ * netsvcs/lib/Log_Message_Receiver.cpp: Added #include "ace/Log_Msg.h"
+ else IBM C++ can't compile the template at instantiation time.
+
+ * tests/Process_Strategy_Test.h: Added #include "ace/File_Lock.h" to
+ see ACE_File_Lock, so IBM C++ can compile the templates.
+
Fri Oct 13 18:43:24 2000 Steve Huston <shuston@riverace.com>
* tests/MM_Shared_Memory_Test.cpp: Changed SYNCHRONIZER ctor for