summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Mitz <mitza@objectcomputing.com>2019-01-09 11:04:16 -0600
committerGitHub <noreply@github.com>2019-01-09 11:04:16 -0600
commitb5da4d91c90f26584953b37383d98338016ea51d (patch)
tree0c3d92cbc5fdb284934ed7e0e96ad25de0229ed1
parent140f1ea6ef684bb8f9ac080cffcfec12ca83c699 (diff)
downloadATCD-news-tao.tar.gz
NEWS for TAO_IDL changesnews-tao
-rw-r--r--TAO/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index cdd17edf366..d907428cfc8 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -5,6 +5,11 @@ USER VISIBLE CHANGES BETWEEN TAO-2.5.3 and TAO-2.5.4
of servers which use the ImR heavily and each of
them does a frequent shutdown/start cycle
+. The TAO_IDL frontend library now parses all IDL4
+ annotation-related syntax: using and defining annotations.
+ Use the tao_idl command-line options --idl-version and
+ --unknown-annotations to control annotation parsing.
+
USER VISIBLE CHANGES BETWEEN TAO-2.5.2 and TAO-2.5.3
====================================================