summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfields_t <fields_t@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2012-05-17 18:40:05 +0000
committerfields_t <fields_t@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2012-05-17 18:40:05 +0000
commit1ff6ad6854300082ce1da883d464a11db4d482bb (patch)
tree2b4b12bdf5096a14d0aa7ad91fafe03283f49829
parentdc9c31d81bc51721f272832d0a06dc0124c86e2f (diff)
downloadATCD-1ff6ad6854300082ce1da883d464a11db4d482bb.tar.gz
ChangeLogTag: Thu May 17 18:35:22 UTC 2012 Trevor Fields <fields_t@ociweb.com>
* NEWS: Updates for 2.1.2
-rw-r--r--TAO/ChangeLog5
-rw-r--r--TAO/NEWS8
2 files changed, 13 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 63c9fc68b96..c11153b8b75 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,8 @@
+Thu May 17 18:35:22 UTC 2012 Trevor Fields <fields_t@ociweb.com>
+
+ * NEWS:
+ Updates for 2.1.2
+
Thu May 17 08:13:25 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* examples/RTCORBA/Activity/Task_Stats.cpp:
diff --git a/TAO/NEWS b/TAO/NEWS
index 973dde69192..a50d863b62a 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -1,6 +1,14 @@
USER VISIBLE CHANGES BETWEEN TAO-2.1.1 and TAO-2.1.2
====================================================
+. Changed behavior of Receive-Wait client wait strategy with
+ ORBConnectionHandlerCleanup after oneway calls to register with
+ the reactor after the call to clean up after connection closure.
+
+. Added an extension of the CosNotifyFilter::FilterFactory to
+ allow removal of filters created by the factory. The extension
+ also has accessors for existing filters and ids.
+
USER VISIBLE CHANGES BETWEEN TAO-2.1.0 and TAO-2.1.1
====================================================