diff options
author | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-05-29 18:20:20 +0000 |
---|---|---|
committer | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-05-29 18:20:20 +0000 |
commit | 00f4cce20b489f0ff01c1c3ae7b3d827fe2bd0bb (patch) | |
tree | 5798d2de21489dcce06f8a5a48daa52d8cc5323e /ChangeLog | |
parent | 513c3464d680cc22a9a5b964d7261e2b33d7d4f5 (diff) | |
download | ATCD-00f4cce20b489f0ff01c1c3ae7b3d827fe2bd0bb.tar.gz |
ChangeLog tag Tue May 29 13:08:33 2001 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ed9ecd2cadd..9457a894a08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Tue May 29 13:08:33 2001 Phil Mesnier <mesnier_p@ociweb.com> + + * ace/Process.i (handle_inheritence): + * ace/Process.h: + + Exposed the interface for handle_inheritence to non-win32 builds to + allow it to be used as part of the solution to bug 902. Since this is + a win32 only feature, the method will invoke the NOTSUP macro to + document its use, but failure is benign, returning 0. This is part 3 + of the 3 part solution to bug 902. + Mon May 28 18:43:51 2001 Steve Huston <shuston@riverace.com> * tests/Thread_Pool_Reactor_Resume_Test.icc: Visual Age C++ config |