summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a47e16e079c..82617b81d6f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Oct 13 19:12:31 2000 Steve Huston <shuston@riverace.com>
+
+ * ace/Malloc_T.h: Added #include "ace/Malloc.h" because the definition
+ of ACE_Control_Block is needed, and it's in Malloc.h.
+
Fri Oct 13 18:47:51 2000 Steve Huston <shuston@riverace.com>
* ace/Caching_Strategies_T.cpp: