From 4e7704ac7ade6d97cc7d30bd7e2f00f38fac898c Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 2 Aug 2021 16:28:54 +0200 Subject: Update NEWS --- TAO/NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TAO/NEWS b/TAO/NEWS index 6c676ae41df..4a24c18e38a 100644 --- a/TAO/NEWS +++ b/TAO/NEWS @@ -4,10 +4,12 @@ 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. + by the CORBA specification . Added the `tao/idl_features.h` header file for getting the IDL features - supported by TAO_IDL. See the file for example usage. + supported by TAO_IDL. See the file for example usage + +. TAO_IDL: Fix empty case evaluation on unions with enum discriminators USER VISIBLE CHANGES BETWEEN TAO-3.0.1 and TAO-3.0.2 ==================================================== -- cgit v1.2.1