summaryrefslogtreecommitdiff
path: root/ChangeLog-97b
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-23 21:17:51 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-23 21:17:51 +0000
commit1f4f57e244b32c717f0b72bac7b48e61f11a3080 (patch)
tree460b40f45c1b0b687f3ba553821fa98c0c56e1d8 /ChangeLog-97b
parent3c34f22fd1b02e57b35bd37bd9e22965a166b2d2 (diff)
downloadATCD-1f4f57e244b32c717f0b72bac7b48e61f11a3080.tar.gz
Fixed typos and missed entries
Diffstat (limited to 'ChangeLog-97b')
-rw-r--r--ChangeLog-97b2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b
index 20bc06aa401..da7e8bf2f84 100644
--- a/ChangeLog-97b
+++ b/ChangeLog-97b
@@ -4257,7 +4257,7 @@ Thu Oct 9 17:46:59 1997 Carlos O'Ryan <coryan@macarena.cs.wustl.edu>
Reverted the change that added support for
pthread_setconcurrency on IRIX, the function was supposed to be
undocumented, but present on the libraries, I could not find it
- in any of the SGI machines we have access to.; not even
+ in any of the SGI machines we have access to.
* ace/Thread_Manager.cpp:
On IRIX/SGIC++ we need to instantiate ACE_Node too.