summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-01-28 12:40:28 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-01-28 12:40:28 +0000
commit593221b53119b575e91b78e2344cd0d1cd756b8a (patch)
treede4a930a60cbd416e2a8c5d47d4a30ee80c18809
parent1c29df68afc99735f62b72e94bd6f07b79b9b6bb (diff)
downloadATCD-593221b53119b575e91b78e2344cd0d1cd756b8a.tar.gz
-rw-r--r--TAO/NEWS13
1 files changed, 6 insertions, 7 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index de803a417ad..9c1103d2d5a 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -2,15 +2,16 @@ USER VISIBLE CHANGES BETWEEN TAO-1.7.5 and TAO-1.7.6
====================================================
. Added support for IDL template modules in the IDL
- compiler front end (parser) only.
-
+ compiler front end. This is partly tested, some
+ parts do work, some not yet
+
. Fixed bug in optional ostream operator generation
for IDL arrays.
. Added member validation feature to LoadBalancer.
-. Merged in changes from OCI's distribution (RT#13502) that support
- valuetype repository id and value on both input and output streams.
+. Add support for valuetype repository id and value
+ on both input and output streams.
. Added support for iPhone OS 3.1.2. The following
environment variable are needed:
@@ -32,14 +33,12 @@ USER VISIBLE CHANGES BETWEEN TAO-1.7.5 and TAO-1.7.6
. Added support for Embarcadero C++ Builder 2010
. Added method TAO_Leader_Follower::set_new_leader_generator().
- This resolves Bugzilla #3772.
. Fixed missing request id in logging of LocateRequest/LocateReply &
CancelRequest.
- This fixed Bugzilla #2898.
. Fixed problems with ORB shutdown in combination with active
- requests. This fixed Bugzilla 3672.
+ requests.
USER VISIBLE CHANGES BETWEEN TAO-1.7.4 and TAO-1.7.5
====================================================