summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFred Hornsey <hornseyf@objectcomputing.com>2021-07-09 14:25:27 -0500
committerFred Hornsey <hornseyf@objectcomputing.com>2021-07-09 14:25:27 -0500
commit8d789a12c3180f0308105054eeead7f5c181811c (patch)
treee420b57281209f32b2ee81a83be6f45912caf1a1
parent3675e79e90533dfc63626ee0c4f0116d1ae9c902 (diff)
downloadATCD-8d789a12c3180f0308105054eeead7f5c181811c.tar.gz
Update TAO/NEWS
-rw-r--r--TAO/NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index 360e633c94a..3008197c35d 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -1,3 +1,11 @@
+USER VISIBLE CHANGES BETWEEN TAO-2.5.13 and TAO-2.5.14
+======================================================
+
+. 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-2.5.12 and TAO-2.5.13
======================================================