summaryrefslogtreecommitdiff
path: root/ChangeLog-96b
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-01-08 18:19:35 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-01-08 18:19:35 +0000
commitc6a2a468fd8ed29ccffb96b3b9498c38f2289459 (patch)
tree7074f25f8e5363efa79509b1299272d525d1f258 /ChangeLog-96b
parent4fe387acaaa5d2e9525c13080d5698dcd0af17f5 (diff)
downloadATCD-c6a2a468fd8ed29ccffb96b3b9498c38f2289459.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r--ChangeLog-96b6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b
index fe22e40242b..9ea9c014818 100644
--- a/ChangeLog-96b
+++ b/ChangeLog-96b
@@ -1,5 +1,9 @@
Wed Jan 08 10:26:45 1997 David L. Levine <levine@cs.wustl.edu>
+ * ace/Message_Block.cpp (~ACE_Data_block): assigned 0 to
+ allocator_strategry_ after deleting it; also, fixed template
+ specializations (for g++) by using macros instead of class names
+
* ace/config-linux-lxpthreads.h: added
ACE_HAS_RECURSIVE_THR_EXIT_SEMANTICS, thanks to
James CE Johnson <jcej@lads.com> for tracking down this problem
@@ -50,7 +54,7 @@ Tue Dec 31 00:11:56 1996 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu>
Tue Dec 31 15:06:51 1996 David L. Levine <levine@cs.wustl.edu>
* ace/Task.cpp: added comments that try to explain interaction
- between ACE_Task_Base::svc_run () and ACE_Task_Exitinstance
+ between ACE_Task_Base::svc_run () and ACE_Task_Exit instance
* ace/Hi_Res_Timer.h: added comment to print_total () saying it
should only be used for incremental timings; added defaults to