diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-12-20 09:39:28 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-12-20 09:39:28 +0000 |
commit | a51b4273d156d4d93b4929da908edb8f0bb11c81 (patch) | |
tree | 2d78ac23467871d68b1dbc29a3aead6f9beff9c7 /TAO/NEWS | |
parent | c35b9ea2540592bc9b4f9ceaceb3a3fcc5dbd1e2 (diff) | |
download | ATCD-a51b4273d156d4d93b4929da908edb8f0bb11c81.tar.gz |
Wed Dec 20 09:36:00 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/NEWS')
-rw-r--r-- | TAO/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,8 +14,6 @@ PLANNED CHANGES FOR "TAO-5.5.5" mapping requirement). . (OO) Various other fixes that have been piling up. -. (Remedy) Add support for CORBA/e micro - . (OCI) Contributed the Transport::Current support - an optional feature with IDL interfaces, which enables users to obtain information about the Transports used to send or receive a @@ -44,6 +42,8 @@ USER VISIBLE CHANGES BETWEEN TAO-1.5.4 and TAO-1.5.5 . Added support for CORBA/e compact +. Added support for CORBA/e micro + . Fixed issues relating to the CosTrading Server library. The constraint language lexer now allow negative floating point values, 64-bit signed and unsigned integers (which can currently be represented as octal or decimal). |