summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-06-21 14:14:53 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-06-21 14:14:53 +0000
commit6a1d3dea14fc2c9bc062192a5be5737c337c4a3f (patch)
tree035de3178f5de35a5a74ac2d26ec6e6490d625e1 /TAO/ChangeLog
parenta9f5959d13ed9dc8b805427926fd8684bee45697 (diff)
downloadATCD-6a1d3dea14fc2c9bc062192a5be5737c337c4a3f.tar.gz
ChangeLogTag: Wed Jun 21 14:10:38 UTC 2006 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index a9adcd920a8..19f81e87f04 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,11 @@
+Wed Jun 21 14:10:38 UTC 2006 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * tao/Array_VarOut_T.h:
+
+ Removed 'typename' qualifier in typedef of FORANY inside the
+ TAO_Array_Var_Base_T template class, since it was causing
+ problems on the FC4_CIAO_Core build.
+
Wed Jun 21 13:50:57 UTC 2006 Jeff Parsons <j.parsons@vanderbilt.edu>
* orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h: