diff options
author | Steve Huston <shuston@riverace.com> | 1999-05-04 21:17:58 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 1999-05-04 21:17:58 +0000 |
commit | 5280aeb7f0e5533da62f85fc3b8f1c6f4b38ea75 (patch) | |
tree | 4eb86294a266a6f960e7f12e2d34e56feb100a75 | |
parent | 3921c37394cde9dc328efd37bdd85613f10c5bab (diff) | |
download | ATCD-5280aeb7f0e5533da62f85fc3b8f1c6f4b38ea75.tar.gz |
no message
-rw-r--r-- | ChangeLog-99b | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index e35cc076ffa..77cc16b5ae2 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,3 +1,12 @@ +Tue May 04 15:56:41 1999 Steve Huston <shuston@riverace.com> + + * ace/ACE.cpp: Re-enabled DllMain (see Mon May 3 entry from Chris + Gill). + * ace/OS.cpp, Object_Manager.cpp: In ACE_OS_Object_Manager and + ACE_Object_Manager, differentiate between The singleton instance and + other instances when allocating and freeing per-process information. + * tests/run_tests.bat: Added ACE_Init_Test. + Mon May 3 18:04:32 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu> * examples/Reactor/Proactor/test_aiocb_ace.cpp: Added this |