summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
====================================================