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 | a512dd4e6889167cf3d5b6a38d5f5b9d2814af9c (patch) | |
tree | 086f40b2c4f6b0795696c240de84315fe544cfe5 /ChangeLog-98a | |
parent | 2ad592da519d1ef9624887a4de66f210f372dd62 (diff) | |
download | ATCD-a512dd4e6889167cf3d5b6a38d5f5b9d2814af9c.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> |