summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwilson_d <wilson_d@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-30 16:12:33 +0000
committerwilson_d <wilson_d@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-30 16:12:33 +0000
commit391ce6dfae6d540af96e94fbcdea33620b98aa1a (patch)
tree1648d37fb7e037c0c0bea6cc1f1cce5d64a7cfe5
parentaa39f1c892b93236d9827e29bbf21c9afcc83e52 (diff)
downloadATCD-391ce6dfae6d540af96e94fbcdea33620b98aa1a.tar.gz
ChangeLogTag: Thu Oct 30 10:08:11 2003 Dale Wilson <wilson_d@ociweb.com>
-rw-r--r--TAO/ChangeLog21
-rw-r--r--TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/FaultTolerance_IOGRManipulation.mpc2
2 files changed, 17 insertions, 6 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index d7c6a3e0cdc..6004d202cd9 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,9 +1,20 @@
+Thu Oct 30 10:08:11 2003 Dale Wilson <wilson_d@ociweb.com>
+
+ * orbsvcs\tests\FaultTolerance\IOGRManipulation\FaultTolerance_IOGRManipulation.mpc:
+ Case sensitive file name: s/Messaging/messaging/.
+
+ These changes were made in the oci_haft branch.
+
Wed Oct 29 18:20:12 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * orbsvcs/orbsvcs/FaultTolerance/FT_ServerRequest_Interceptor.cpp:
-
- Made a simple mistake while trying to look at the number of
- arguments.
+ * orbsvcs/orbsvcs/FaultTolerance/FT_ServerRequest_Interceptor.cpp:
+
+ Made a simple mistake while trying to look at the number of
+ arguments.
+
+
+ These changes were made in the oci_haft branch.
+
Wed Oct 29 13:52:36 2003 Dale Wilson <wilson_d@ociweb.com>
@@ -19,7 +30,7 @@ Wed Oct 29 13:52:36 2003 Dale Wilson <wilson_d@ociweb.com>
* orbsvcs/orbsvcs/FT_Replica.idl:
Remove commented out GenericFactory declaration (it's in PortableGroup.idl)
-
+
* orbsvcs/orbsvcs/FaultTolerance/FT_ServerRequest_Interceptor.cpp:
Add debug messages.
diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/FaultTolerance_IOGRManipulation.mpc b/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/FaultTolerance_IOGRManipulation.mpc
index bea8a45b980..6c65435a13a 100644
--- a/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/FaultTolerance_IOGRManipulation.mpc
+++ b/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/FaultTolerance_IOGRManipulation.mpc
@@ -1,3 +1,3 @@
-project(IOGRTest): taoserver, orbsvcsexe, iormanip, ftorb, portablegroup, Messaging {
+project(IOGRTest): taoserver, orbsvcsexe, iormanip, ftorb, portablegroup, messaging {
exename = IOGRTest
}