summaryrefslogtreecommitdiff
path: root/TAO/NEWS
diff options
context:
space:
mode:
Diffstat (limited to '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
======================================================