summaryrefslogtreecommitdiff
path: root/TAO/NEWS
diff options
context:
space:
mode:
authorAdam Mitz <mitza@objectcomputing.com>2022-06-24 13:45:32 -0500
committerAdam Mitz <mitza@objectcomputing.com>2022-06-24 13:45:32 -0500
commit9fd4f2bd77dd3d54995068f20e711fb3737ef711 (patch)
tree5992be7d3dde061384b2f532d153356f9bba09e3 /TAO/NEWS
parent2c0df86aca175d000771a45c8744d23f39539d2a (diff)
downloadATCD-9fd4f2bd77dd3d54995068f20e711fb3737ef711.tar.gz
Updated NEWS
Diffstat (limited to 'TAO/NEWS')
-rw-r--r--TAO/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index b31f3c219ca..2443e7ef5fa 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -1,6 +1,11 @@
USER VISIBLE CHANGES BETWEEN TAO-3.0.7 and TAO-3.0.8
====================================================
+. Moved operators<<= and >>= for CORBA::Any to the CORBA namespace.
+ This makes the code compatible with GCC 12 and removes the need for
+ both the -fdelayed-template-parsing workaround (for clang) and defining
+ ACE_ANY_OPS_USE_NAMESPACE in config-macos*.h.
+
USER VISIBLE CHANGES BETWEEN TAO-3.0.6 and TAO-3.0.7
====================================================