summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 1f4a0257b0d..890f81ea271 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -5,6 +5,8 @@ Fri Feb 21 19:38:19 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* orbsvcs/orbsvcs/IFRService/IFR_Service_Utils.cpp:
* orbsvcs/orbsvcs/IFRService/InterfaceDef_i.cpp:
* orbsvcs/orbsvcs/IFRService/OperationDef_i.cpp:
+ * tao/Any_T.cpp:
+ * tao/Any.cpp:
Fixed bugs turned up from running IFR_Test.
@@ -13,6 +15,14 @@ Fri Feb 21 19:38:19 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
Changed test checks because AttributeDef creation no longer
automatically creates corresponding OperationDef(s).
+ * tao/Asynch_Queued_Message.cpp:
+ * tao/Sequence.h:
+ * tao/Synch_Queued_Message.cpp:
+ * tao/Thread_Lane_Resources.h:
+
+ Added an include file to each of these to get rid of
+ build errors.
+
Thu Feb 20 15:48:19 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* orbsvcs/orbsvcs/IFRService.dsp: