summaryrefslogtreecommitdiff
path: root/ChangeLog-96b
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-01-08 21:50:58 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-01-08 21:50:58 +0000
commit5de56dae28ce1076b595f05d06b3f2416f70c8d9 (patch)
tree9ba5d59e00eaa98add19b2d67790d3f1b22ece96 /ChangeLog-96b
parent1c4e161611c0476ca2039fad78e59125abc08aba (diff)
downloadATCD-5de56dae28ce1076b595f05d06b3f2416f70c8d9.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r--ChangeLog-96b7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b
index 5ad6c0982ea..836ef72e8d5 100644
--- a/ChangeLog-96b
+++ b/ChangeLog-96b
@@ -1,8 +1,11 @@
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
+ allocator_strategry_ after deleting it; fixed template
+ specializations (for g++) by using macros instead of class names;
+ commented out template specializations because Service_Record.cpp
+ already has them, and they should only appear once in the library
+ in order to avoid link clashes
* ace/Service_Object.cpp (ACE_Service_Object): reordered
initializations in constructor