summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
Diffstat (limited to 'TAO')
-rw-r--r--TAO/docs/releasenotes/index.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/docs/releasenotes/index.html b/TAO/docs/releasenotes/index.html
index 5ac16ad0705..1ee826977bc 100644
--- a/TAO/docs/releasenotes/index.html
+++ b/TAO/docs/releasenotes/index.html
@@ -1098,13 +1098,9 @@ with their contents at any time.</li><p>
<li> Implement the CORBA::Object methods get_interface_def (CORBA 3.0) and
get_interface (CORBA 2.x), the latter for backward compatibility.</li><p>
-<li> Run tests on a persistent IFR.</li><p>
-
<li> Add support for recursive structs and unions to the IFR, and for
their typecodes to the TypeCodeFactory.</li><p>
-<li> Make the IFR thread-safe by adding read/write locks to its methods.</li><p>
-
<li> When Object By Value is fully supported in TAO (support is rudimentary at
present), implement methods for classes ValueDef and ValueMemberDef in the IFR,
and implement create_value_tc in TypeCodeFactory.</li><p>