diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-02-28 20:16:39 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-02-28 20:16:39 +0000 |
commit | f74ac880c6269f0399189285004793c091d827ae (patch) | |
tree | 6789ffc04477060d1eb49daf0181930e71eaaa52 /ChangeLog-96b | |
parent | 9ff008357efb8df35b131de35d81a077827e4bab (diff) | |
download | ATCD-f74ac880c6269f0399189285004793c091d827ae.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r-- | ChangeLog-96b | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b index c2217f16f89..5dd7b809a42 100644 --- a/ChangeLog-96b +++ b/ChangeLog-96b @@ -4959,7 +4959,6 @@ Thu Aug 15 21:04:35 1996 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> * ace/Signal.cpp (ACE_Sig_Handlers): Moved the #endif /* HPUX */ down to the end of the file so that it works correctly on HPUX. Thanks to Eric C. Newton <ecn@clark.net> for report this bug. - * ace/OS.i: Updated the behavior of thr_join() so that it will do a ::CloseHandle after getting the exit status. Thanks to the |