diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c821352019d..24797ed62c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Tue Oct 3 10:40:04 PDT 2000 James Hu <jxh@entera.com> + + * ace/Thread_Adapter.cpp: + * ace/Thread_Exit.cpp: + * ace/Thread_Exit.h: + + Changed this check to creating an ACE_Thread_Exit off the + heap via a smart pointeresque way of the TSS instance + fails to create. + Tue Oct 3 05:55:01 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu> * ace/Hash_Map_Manager_T.cpp: Added && (__SUNPRO_CC == 0x420) |