summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2000-10-03 10:59:22 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2000-10-03 10:59:22 +0000
commit69d0c92bb57ac61baf432753dbd4af73ed00aead (patch)
treeb2fe688f0e538f20ddb7eaaf2f624b5062a4ecf7 /ChangeLog
parentc355754a5f4255a0c5f5c429cc4af68aada8dc22 (diff)
downloadATCD-69d0c92bb57ac61baf432753dbd4af73ed00aead.tar.gz
ChangeLogTag:Tue Oct 3 05:55:01 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9af53a7e059..c821352019d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Tue Oct 3 05:55:01 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
+
+ * ace/Hash_Map_Manager_T.cpp: Added && (__SUNPRO_CC == 0x420)
+ to the #elif defined (__SUNPRO_CC) to make things work properly
+ on the Sun FORTE compiler. Thanks to Russ Noseworthy for
+ reporting this.
+
Mon Oct 2 18:49:06 PDT 2000 James Hu <jxh@entera.com>
* ace/Thread_Adapter.cpp: