summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-01-08 06:07:54 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-01-08 06:07:54 +0000
commitc9b3b1965a3d3ca40d5f1dc5c97712b00a7456ba (patch)
tree5029913e18e43c086eb449cc32851ece38e8d171
parent5774b1a4285058ecf426c42f42c0d67e57d9531d (diff)
downloadATCD-c9b3b1965a3d3ca40d5f1dc5c97712b00a7456ba.tar.gz
Updated an old entry to add more info.
-rw-r--r--ChangeLog-99a6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog-99a b/ChangeLog-99a
index 06bc00f2d45..46fdb012945 100644
--- a/ChangeLog-99a
+++ b/ChangeLog-99a
@@ -4983,9 +4983,9 @@ Tue Jun 8 22:44:18 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Tue Jun 8 20:46:05 1999 Matthew J Braun <mjb2@cs.wustl.edu>
- * ace/Functor.i,h:
- Migrated ACE_Hash template specializations to the ace type
- wrappers (ACE_UINT16, etc).
+ * ace/Functor.i,h: Migrated ACE_Hash template specializations
+ from native types to ACE types (ACE_UINT16, etc). This was
+ necessary since native types are not portable.
Tue Jun 8 15:47:06 1999 Douglas C. Schmidt <schmidt@danzon.cs.wustl.edu>