diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-01-11 05:11:28 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-01-11 05:11:28 +0000 |
commit | 4bf793aa69617841e69ee668474572076320dee0 (patch) | |
tree | 41d3a1463ec5729e5a220f76cd36180585b4b09f /ChangeLog-96b | |
parent | 4def602f965eb1e6f40304233b1673b8dee6478f (diff) | |
download | ATCD-4bf793aa69617841e69ee668474572076320dee0.tar.gz |
removed entry that belongs in ChangeLog-97a
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r-- | ChangeLog-96b | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b index 836ef72e8d5..c2217f16f89 100644 --- a/ChangeLog-96b +++ b/ChangeLog-96b @@ -1,23 +1,3 @@ -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; 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 - - * ace/Service_Record.cpp (ACE_Service_Record): reordered - initializations in constructor - - * 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 - and testing the fix. - Tue Dec 31 18:27:50 1996 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> * ace/Log_Msg.cpp (log): Added a test so that if we're |