summaryrefslogtreecommitdiff
path: root/TAO/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/NEWS')
-rw-r--r--TAO/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index b99341d249c..eaa44155c4a 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -1,6 +1,11 @@
USER VISIBLE CHANGES BETWEEN TAO-3.0.2 and TAO-3.0.3
====================================================
+. Support for IDL 4 explicitly-named integer types like `int64` in TAO_IDL.
+ Support for `uint8` and `int8` is limited in TAO. Unlike the larger types,
+ these are new distinct types that are not aliases of existing types covered
+ by the CORBA specification.
+
USER VISIBLE CHANGES BETWEEN TAO-3.0.1 and TAO-3.0.2
====================================================