summaryrefslogtreecommitdiff
path: root/TAO/NEWS
diff options
context:
space:
mode:
authorAdam Mitz <mitza@objectcomputing.com>2021-11-05 19:03:02 -0500
committerGitHub <noreply@github.com>2021-11-05 19:03:02 -0500
commitffb84e730475441e9096747e0ff19c8a0c198169 (patch)
tree9328158317100da0e69428666d90d292405ba387 /TAO/NEWS
parent4ea4debc61a8e7cd52b483925072f833f6203a95 (diff)
parente5854ea627173c0a83ab4cb2a5c17f9966038237 (diff)
downloadATCD-ffb84e730475441e9096747e0ff19c8a0c198169.tar.gz
Merge pull request #1715 from iguessthislldo/igtd/const-expr-issue-1713
Fix Floating Point Constant Expressions in tao_idl
Diffstat (limited to 'TAO/NEWS')
-rw-r--r--TAO/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index 52553d6d0d1..80208dfb747 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -1,6 +1,9 @@
USER VISIBLE CHANGES BETWEEN TAO-3.0.4 and TAO-3.0.5
====================================================
+. TAO_IDL: Fix bug where floating point constant expressions fail to evaulate.
+ This bug was introduced in in 3.0.3.
+
USER VISIBLE CHANGES BETWEEN TAO-3.0.3 and TAO-3.0.4
====================================================