diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-04-29 23:53:22 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-04-29 23:53:22 +0000 |
commit | 81defb14142144001f2678f4ab956f5c639211b4 (patch) | |
tree | 086f40b2c4f6b0795696c240de84315fe544cfe5 /ChangeLog-98a | |
parent | b385ab08db17f9aa3519bf28349e841324414be7 (diff) | |
download | ATCD-81defb14142144001f2678f4ab956f5c639211b4.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-98a')
-rw-r--r-- | ChangeLog-98a | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a index 8b004e3f0b5..6b6eb18e9d2 100644 --- a/ChangeLog-98a +++ b/ChangeLog-98a @@ -3,7 +3,7 @@ Wed Apr 29 12:25:05 1998 David L. Levine <levine@cs.wustl.edu> * ace/config-lynxos.h: added ACE_POLL_IS_BROKEN so that ACE_OS::sleep () uses select () instead of poll (). - * tests/Map_Manager_Test.cpp: added a size_t loop index that's + * tests/Map_Manager_Test.cpp: added a ssize_t loop index that's used to avoid signed/unsigned comparisons. Tue Apr 28 23:08:10 1998 Nanbor Wang <nanbor@cs.wustl.edu> |