summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhuangming <huangming@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-02-15 06:25:20 +0000
committerhuangming <huangming@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-02-15 06:25:20 +0000
commitf365a6f6dc787ac6930a45f57cd0fb10c83a358f (patch)
tree3c43c4c80cfe4fb18c33a550b4d808eb92b055f8
parenta6623b0e9277a438fd3618e267872e204698189b (diff)
downloadATCD-f365a6f6dc787ac6930a45f57cd0fb10c83a358f.tar.gz
ChangeLogEntry: Sun Feb 15 00:20:28 2004 Huang-Ming Huang <hh1@cse.wustl.edu>
-rw-r--r--TAO/ChangeLog25
-rwxr-xr-xTAO/docs/releasenotes/ftcorba_services.html7
2 files changed, 21 insertions, 11 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 53be2576203..6b7684fa3fc 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,8 @@
+Sun Feb 15 00:20:28 2004 Huang-Ming Huang <hh1@cse.wustl.edu>
+
+ * docs/releasenotes/ftcorba_services.html:
+ Added reference to FTRTEC.
+
Sat Feb 14 15:10:36 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* orbsvcs/examples/CosEC/Factory/CosEventChannelFactory.idl:
@@ -16,7 +21,7 @@ Sat Feb 14 13:24:03 2004 Steve Totten <totten_s@ociweb.com>
* docs/releasenotes/index.html:
* docs/releasenotes/ftcorba_services.html (added):
- Added documentation of the basic FT CORBA services. See
+ Added documentation of the basic FT CORBA services. See
Sun Dec 21 19:35:44 2003 Dale Wilson <wilson_d@ociweb.com>
Fri Feb 13 17:47:10 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
@@ -25,19 +30,19 @@ Fri Feb 13 17:47:10 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* tao/Any_Impl.h:
Added a mutex around refcounting to address problems as outlined
- in
+ in
http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=1728
-
+
Thanks to Torsten Kuepper for reporting the problem.
Fri Feb 13 15:34:22 EST 2004 Kevin Bryan <bryank@cs.uri.edu>
-
+
* orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_ClientScheduler_i.cpp
* orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_PCP_Manager.cpp
* orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_PCP_Manager.h
* orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_PCP_Manager.i
- * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_ServerScheduler_i.cpp
+ * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_ServerScheduler_i.cpp
* orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_ServerScheduler_i.h
Fixed 64-bit unsafe pointer arithmetic.
@@ -47,18 +52,18 @@ Fri Feb 13 15:34:22 EST 2004 Kevin Bryan <bryank@cs.uri.edu>
Fri Feb 13 12:19:58 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
* tao/Synch_Invocation.cpp:
-
+
Cosmetic changes.
-
+
* TAO_IDL/be/be_visitor_exception/exception_cs.cpp:
* tao/Exception.cpp:
-
+
Added deprecations to the TAO_specific _type() method
for exceptions. They are no longer used anywhere in ORB
code.
-
+
* docs/compiler.html:
-
+
Updated the table entry for the -St command line option,
pointing out that its use is incompatible with the
presence of user exceptions. Thanks to Oliver Kellogg
diff --git a/TAO/docs/releasenotes/ftcorba_services.html b/TAO/docs/releasenotes/ftcorba_services.html
index 1783f847fa7..ab906c61915 100755
--- a/TAO/docs/releasenotes/ftcorba_services.html
+++ b/TAO/docs/releasenotes/ftcorba_services.html
@@ -594,8 +594,13 @@ further research and development, including:
<li>Extending FT support to additional platforms, such as the
VxWorks RTOS.</li>
<li>Incorporating FT capabilities into an advanced application,
- such as TAO's RT Event Service, RT Notification Service, or Naming
+ such as TAO's RT Notification Service, or Naming
Service.</li>
+ <li> Integrating the <a href="ftrt_ec.html"> FT RT Event Service </a>
+ with FT Services. The current implementation of FT RT Event
+ Service in TAO is not based on the FT Services implemented
+ by OCI because they are developed independently.
+ </li>
<li>Investigating improvements to the mechanisms used to detect
faults in replicated application objects.</li>
<li>Investigating advanced fault analysis capabilities and