summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-05-27 20:31:50 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-05-27 20:31:50 +0000
commita12e3e1139c4d88c3d1e89bd5e1ec24cdfd0df21 (patch)
tree96148f7fa915bd71f301e35d24fd01b4551d8784
parent632be79b28291e58aee0d577dc03003531719fb8 (diff)
downloadATCD-a12e3e1139c4d88c3d1e89bd5e1ec24cdfd0df21.tar.gz
ChangeLogTag: Tue May 27 20:22:47 UTC 2008 Jeff Parsons <j.parsons@vanderbilt.edu>
-rw-r--r--TAO/ChangeLog22
1 files changed, 19 insertions, 3 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 4686b8f8a64..36399b0d383 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,9 +1,25 @@
+Tue May 27 20:22:47 UTC 2008 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * orbsvcs/examples/FaultTolerance/FLARe/LWFT.mpc:
+ * orbsvcs/examples/FaultTolerance/FLARe/ArgPair.cpp:
+ * orbsvcs/examples/FaultTolerance/FLARe/ArgPair.h:
+ * orbsvcs/examples/FaultTolerance/FLARe/AppOptions.cpp:
+ * orbsvcs/examples/FaultTolerance/FLARe/AppOptions.h:
+ * orbsvcs/examples/FaultTolerance/FLARe/HMOptions.cpp:
+ * orbsvcs/examples/FaultTolerance/FLARe/HMOptions.h:
+ * orbsvcs/examples/FaultTolerance/FLARe/RMOptions.cpp:
+ * orbsvcs/examples/FaultTolerance/FLARe/RMOptions.h:
+ * orbsvcs/examples/FaultTolerance/FLARe/ReplicationManager.cpp:
+ * orbsvcs/examples/FaultTolerance/FLARe/ReplicationManager.h:
+
+ Minor changes to eliminate MSVC build errors.
+
Mon May 26 17:51:15 UTC 2008 Jaiganesh Balasubramanian <jai@shiva.dre.vanderbilt.edu>
- * orbsvcs/examples/FaultTolerance/FLARe:
+ * orbsvcs/examples/FaultTolerance/FLARe:
- Added the directory and the all the set of files
- for a prototype implementation of LwFT for RT systems.
+ Added the directory and the all the set of files
+ for a prototype implementation of LwFT for RT systems.
Wed Apr 9 18:01:34 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>