summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-05-05 07:23:41 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-05-05 07:23:41 +0000
commit3e1921c566256adb7e586786972898c7e08699ac (patch)
tree413e16527e1843e28adee6f58b7938bc4090d71d
parentdd660a94cd2b83402b78dbf510647a43664b42b9 (diff)
downloadATCD-3e1921c566256adb7e586786972898c7e08699ac.tar.gz
ChangeLogTag: Thu May 5 07:21:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--NEWS5
-rw-r--r--TAO/CIAO/NEWS11
2 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f352d9b7659..91ac936496a 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,11 @@ PLANNED MAJOR CHANGES TARGETED FOR ACE-5.4.6
. Support for shared libraries with VxWorks
+. RMCast
+ - Reactor-compatible interface.
+ - Message unavailability reporting.
+ - Protocol documentation.
+
USER VISIBLE CHANGES BETWEEN ACE-5.4.4 and ACE-5.4.5
====================================================
diff --git a/TAO/CIAO/NEWS b/TAO/CIAO/NEWS
index a22b0bbe343..d7387c42d9d 100644
--- a/TAO/CIAO/NEWS
+++ b/TAO/CIAO/NEWS
@@ -17,6 +17,17 @@ PLANNED MAJOR CHANGES FOR x.4.6
This will allow the application developers to evolve their applications
on the fly without servie down time.
+. Enhance DAnCE to support configurable output of debugging information.
+ Support for debugging information will be added at the level of both the
+ DAnCE/CIAO infrastructure as well as individual component instances.
+ Support for tracing of the DAnCE/CIAO infrastructure will also be added.
+ Together, these efforts will help developers to understand the execution of
+ their component-based applications, as well as allowing customization of
+ the amount of debugging information logged
+
+. Add a Quoter example for DAnCE, which has been a consistent tutorial example
+ since TAO. Add the CIAO OEP/Display example for DAnCE.
+
USER VISIBLE CHANGES BETWEEN CIAO-0.4.4 and CIAO-0.4.5
======================================================