summaryrefslogtreecommitdiff
path: root/TAO/NEWS
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-06-15 19:58:19 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-06-15 19:58:19 +0000
commit56eb1d607da79a01c95064e07e6bb1d2c57feb0d (patch)
tree3bae61c73743968a0bca1a645c0d16c5f4957acc /TAO/NEWS
parenta2e9ff4e5900b3bcf82bd9fa8b13d98efc552067 (diff)
downloadATCD-56eb1d607da79a01c95064e07e6bb1d2c57feb0d.tar.gz
ChangeLogTag: Wed Jun 15 19:58:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/NEWS')
-rw-r--r--TAO/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index a3b230ac015..abedbb27bef 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -23,6 +23,18 @@ PLANNED MAJOR CHANGES "SOMETIME IN THE FUTURE" (i.e., exact beta not known)
. (OCI) Tag Alternate IIOP Address
+USER VISIBLE CHANGES BETWEEN TAO-1.4.6 and TAO-1.4.7
+====================================================
+
+. The CodecFactory is moved to its own library. If you use this in your
+ application include tao/CodecFactory/CodecFactory.h and link the
+ TAO_CodecFactory with your app
+
+. The ORBInitializer registry, PolicyFactory registry and ORBInitInfo
+ are moved to the new PI library. If you use these clases include
+ tao/PI/PI.h in your application code and link the new TAO_PI
+ library with your application.
+
USER VISIBLE CHANGES BETWEEN TAO-1.4.5 and TAO-1.4.6
====================================================