summaryrefslogtreecommitdiff
path: root/ChangeLog-97a
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-07-03 02:07:32 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-07-03 02:07:32 +0000
commit749a06f36b4ad81991aeef44197d1e25b549a544 (patch)
treed018338ab123131536c49f1ae9039435f6823da3 /ChangeLog-97a
parent21253040f187df90025d16a434a99ec3751d8bd6 (diff)
downloadATCD-749a06f36b4ad81991aeef44197d1e25b549a544.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r--ChangeLog-97a11
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