summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog13
-rw-r--r--TAO/orbsvcs/tests/FT_App/FT_App.mpc2
2 files changed, 14 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 80e323b88e1..4837cfc1401 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,16 @@
+Wed Nov 12 08:08:07 2003 Dale Wilson <wilson_d@ociweb.com>
+
+ * orbsvcs/tests/FT_App/FTApp_Analyzer_Main.cpp:
+ * orbsvcs/tests/FT_App/FTApp_FaultConsumer_Main.cpp:
+ Renamed (remove these)
+
+ * orbsvcs/tests/FT_App/FTApp_Analyzer_Main.cpp:
+ * orbsvcs/tests/FT_App/FTApp_FaultConsumer_Main.cpp:
+ Renamed (Add these)
+
+ * orbsvcs/tests/FT_App/FT_App.mpc:
+ Case sensitive filenames
+
Tue Nov 11 19:30:02 2003 Dale Wilson <wilson_d@ociweb.com>
* orbsvcs/tests/FT_App/FTAPP_Notifier_Main.cpp:
diff --git a/TAO/orbsvcs/tests/FT_App/FT_App.mpc b/TAO/orbsvcs/tests/FT_App/FT_App.mpc
index e8c9ff1a953..ef699e3607f 100644
--- a/TAO/orbsvcs/tests/FT_App/FT_App.mpc
+++ b/TAO/orbsvcs/tests/FT_App/FT_App.mpc
@@ -75,7 +75,7 @@ project(*FaultConsumer): taoserver, fault_tolerance, orbsvcsexe {
exename = ft_fault_consumer
Source_Files {
- FTApp_FaultConsumer_Main.cpp
+ FTAPP_FaultConsumer_Main.cpp
ReplicationManagerFaultConsumerAdapter.cpp
../../FT_ReplicationManager/FT_FaultConsumer.cpp
../../FT_ReplicationManager/FT_FaultAnalyzer.cpp