diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-07-03 02:07:32 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-07-03 02:07:32 +0000 |
commit | 55d0702b7bb42343d718660bb47daecb1ce7bfb0 (patch) | |
tree | d018338ab123131536c49f1ae9039435f6823da3 /ChangeLog-97a | |
parent | 290b5b1a22a482febbda2257534771a397e32082 (diff) | |
download | ATCD-55d0702b7bb42343d718660bb47daecb1ce7bfb0.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r-- | ChangeLog-97a | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a index 62ec57db13a..f7c30a637ab 100644 --- a/ChangeLog-97a +++ b/ChangeLog-97a @@ -1,3 +1,14 @@ +Wed Jul 2 17:37:09 1997 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu> + + * ace/Hash_Map_Manager.cpp: Clarified the behavior of close_i() a + bit more. + +Wed Jul 2 09:54:36 1997 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> + + * ace/Hash_Map_Manager.cpp: Fixed a couple more size_t->u_long + conversions for ACE_Hash_Map_Manager::hash(). This didn't harm + anything but it's good to be consistent. + Wed Jul 2 16:46:59 1997 Nanbor Wang <nw1@cumbia.cs.wustl.edu> * performance-tests/Misc/childbirth_time.cpp: Added this program |