diff options
author | harrison <harrison@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-04-22 22:45:33 +0000 |
---|---|---|
committer | harrison <harrison@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-04-22 22:45:33 +0000 |
commit | 35947311a76dd57f4467449633017d52ba45ae05 (patch) | |
tree | 007d6f18da2db5fc545f081e86147fbe56e1a330 /ChangeLog-97a | |
parent | de8e10214c9bd4384f5685d0f35e93bfba15b3c8 (diff) | |
download | ATCD-35947311a76dd57f4467449633017d52ba45ae05.tar.gz |
ACE_Process change.
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r-- | ChangeLog-97a | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a index 0c151ef6bb9..49d4a89eacb 100644 --- a/ChangeLog-97a +++ b/ChangeLog-97a @@ -1,3 +1,8 @@ +Tue Apr 22 17:46:30 1997 <harrison@samba.cs.wustl.edu> + + * Process.cpp (start): We must pass in 0 instead of "" to + CreateProcess for the current working directory. + Tue Apr 22 01:38:14 1997 <irfan@TWOSTEP> * ace/Timer_Queue: Added ACE_Upcall_Strategy as a parameter to the |