summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ACE/NEWS2
-rw-r--r--TAO/NEWS2
2 files changed, 4 insertions, 0 deletions
diff --git a/ACE/NEWS b/ACE/NEWS
index 617e15fbfdf..224f3e02f3c 100644
--- a/ACE/NEWS
+++ b/ACE/NEWS
@@ -5,6 +5,8 @@ USER VISIBLE CHANGES BETWEEN ACE-7.0.10 and ACE-7.0.11
. Make use of noexcept instead of throw()
+. Fixed a bug in ACE_Configuration_Heap with uses_wchar=1 builds
+
USER VISIBLE CHANGES BETWEEN ACE-7.0.9 and ACE-7.0.10
=====================================================
diff --git a/TAO/NEWS b/TAO/NEWS
index 392477be961..de81bc79117 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -1,6 +1,8 @@
USER VISIBLE CHANGES BETWEEN TAO-3.0.10 and TAO-3.0.11
======================================================
+. Fixed some compiler warnings given by newer compilers
+
. PortableGroup cleanup
USER VISIBLE CHANGES BETWEEN TAO-3.0.9 and TAO-3.0.10