From cb78b57fcea1a5f2a62b2d27c7180d82fb850f25 Mon Sep 17 00:00:00 2001 From: harrison Date: Sun, 11 May 1997 00:46:27 +0000 Subject: ACE_ProcessEx changes. --- ChangeLog-97a | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog-97a') diff --git a/ChangeLog-97a b/ChangeLog-97a index a0a1a516ded..1725dae5477 100644 --- a/ChangeLog-97a +++ b/ChangeLog-97a @@ -1,3 +1,14 @@ +Sat May 10 19:44:28 1997 + + * Process.h: ACE_ProcessEx now works on Solaris and NT. There + have been some changes to the API. ACE_ProcessEx::cl_options + and ACE_ProcessEx::path have been combined into + ACE_ProcessEx::command_line. ACE_ProcessEx::command_line must + be used to specify path and command-line arguments. There is + also a second ACE_ProcessEx::setenv method that allows + applications to set environment variables in a "VAR=VALUE" + format. + Sat May 10 10:51:11 1997 Douglas C. Schmidt * ace/config-osf1-3.2.h: Added three new flags to the config file -- cgit v1.2.1