summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2011-04-14 19:35:34 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2011-04-14 19:35:34 +0000
commitbea0b3481f6cbd8da6fd98d9aa75ab9bfa403435 (patch)
tree49b090256b04d16535917b3ca247c4d499047cf4
parent5abb66b6f462db96a1c146f289258ddfd4366158 (diff)
downloadATCD-bea0b3481f6cbd8da6fd98d9aa75ab9bfa403435.tar.gz
Added my 6.0.2 changes.
-rw-r--r--ACE/NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/ACE/NEWS b/ACE/NEWS
index 37c9262b65e..b3fedf644d4 100644
--- a/ACE/NEWS
+++ b/ACE/NEWS
@@ -11,6 +11,15 @@ USER VISIBLE CHANGES BETWEEN ACE-6.0.1 and ACE-6.0.2
. Changed rand_r() and getpwnam_r() to conform Single UNIX Specification.
+. Fixed performance of send_v on windows when individual iovec elements
+ are particularly large.
+
+. Improved performance of the Parallel Connect Strategy in TAO.
+
+. tao_catior does a better job with JacORB generated IORs.
+
+. tao_cosnaming can now be multithreaded.
+
USER VISIBLE CHANGES BETWEEN ACE-6.0.0 and ACE-6.0.1
====================================================