summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-06 21:38:14 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-06 21:38:14 +0000
commit34f007946274987a7b06ac1dbfdbc92a4ea4f0ba (patch)
treeec78386ade2f3364d2f40138941e9cc01069701e
parent47fb6912d087db0127b6a50b3664a5a489364f49 (diff)
downloadATCD-34f007946274987a7b06ac1dbfdbc92a4ea4f0ba.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-98c9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 478863041fd..61b81e793fe 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,3 +1,12 @@
+Wed Jan 6 15:33:10 1999 Jeff Parsons <jp4@cs.wustl.edu>
+
+ * DynStruct_i.cpp:
+ Even though this had already been fixed with respect to
+ the latest compile problem, I noticed that the line in
+ this file that contains ACE_Array_Base<> should be
+ changed to something better that's already used in a
+ couple of the other DynAny classes.
+
Wed Jan 6 15:29:10 1999 Vishal Kachroo <vishal@merengue.cs.wustl.edu>
Commented out some IR related code for the build to go through.