summaryrefslogtreecommitdiff
path: root/TAO/NEWS
diff options
context:
space:
mode:
authorPhil Mesnier <mesnierp@ociweb.com>2015-09-16 16:25:36 -0500
committerPhil Mesnier <mesnierp@ociweb.com>2015-09-16 16:25:36 -0500
commitbb08a81357f6b7e87aafb1807d114b945552c11b (patch)
treef85bf238fa28dc73a0a4134e3e4861326ba20329 /TAO/NEWS
parent9b0d572eac0fe89c731d0b4d537fc02a02f4c694 (diff)
downloadATCD-bb08a81357f6b7e87aafb1807d114b945552c11b.tar.gz
update NEWS, putting TAO notes in the correct file
Diffstat (limited to 'TAO/NEWS')
-rw-r--r--TAO/NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index 42a1436a00c..65c004df62f 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -4,6 +4,24 @@ USER VISIBLE CHANGES BETWEEN TAO-2.3.2 and TAO-2.3.3
. Extended SL2 Security Manager to easily allow non-secure collocated
invocations but still disallow non-secure remote invocations
+. Relaxed upper limit on POA Thread pool size.
+
+. Fixed PICurrent improper reset issue. Now slot data is retained through an
+ ImR forced retry.
+
+. Bugzilla #4205 fixed.
+
+. Defaulted IIOP endpoints on IPv6 enabled systems will no longer append localhost
+ to the IOR if there are no routable IPv6 addresses but there are routable IPv4
+ addresses available.
+
+. Improved the performance of the FT-ImR while under very heavy loads.
+
+. ImR now may be built on "uses_wchar" platforms.
+
+. The temporary directory used by the tao_idl preprocessor may now
+ contain spaces.
+
USER VISIBLE CHANGES BETWEEN TAO-2.3.1 and TAO-2.3.2
====================================================