summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Mitz <mitza@objectcomputing.com>2019-01-09 13:33:30 -0800
committerGitHub <noreply@github.com>2019-01-09 13:33:30 -0800
commita2f9a9ef8bf6b76a631e748ee89467926d2781ac (patch)
tree90bcbbfab25f003e3856165bb8e041feed4f614c
parente2b3556f1fb20e611414fbbcf6e4f735d80dedb5 (diff)
parentb5da4d91c90f26584953b37383d98338016ea51d (diff)
downloadATCD-a2f9a9ef8bf6b76a631e748ee89467926d2781ac.tar.gz
Merge pull request #786 from DOCGroup/news-tao
NEWS for TAO_IDL changes
-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
====================================================