summaryrefslogtreecommitdiff
path: root/ChangeLog-97a
diff options
context:
space:
mode:
authorharrison <harrison@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-05-12 16:12:01 +0000
committerharrison <harrison@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-05-12 16:12:01 +0000
commit6c0426d8d4cb94a9b07ca2c74e784936de807d9e (patch)
treef28ddb97f1cba4201ef4c1de7883f05b3df93705 /ChangeLog-97a
parent27327fb771caa582ad2107c9ad16451e17d30bb0 (diff)
downloadATCD-6c0426d8d4cb94a9b07ca2c74e784936de807d9e.tar.gz
ACE_Process replaced with ACE_ProcessEx.
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r--ChangeLog-97a8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a
index ec8ac8e9673..527080c9476 100644
--- a/ChangeLog-97a
+++ b/ChangeLog-97a
@@ -1,3 +1,11 @@
+Mon May 12 11:11:51 1997 <harrison@samba.cs.wustl.edu>
+
+ * ace/Process.*: Removed the old ACE_Process and replaced it with
+ what was ACE_ProcessEx.
+
+ * ace/Process_Manager.{i,cpp}: Updated to use the new ACE_Process
+ API.
+
Mon May 12 08:16:38 1997 David L. Levine <levine@cs.wustl.edu>
* ace/config-freebsd*.h: added support for FreeBSD 2.1.7R.