summaryrefslogtreecommitdiff
path: root/ACE/NEWS
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-09-17 08:56:12 +0200
committerGitHub <noreply@github.com>2021-09-17 08:56:12 +0200
commit46fcff0baa52dfbaaf51cb0d9a7f29e088a5572c (patch)
treea2c045c4d8f19b6c02500c22d5a535ea9fd65682 /ACE/NEWS
parent8f66df19d50e8fd163239245e3f65fe91e2f72a3 (diff)
downloadATCD-46fcff0baa52dfbaaf51cb0d9a7f29e088a5572c.tar.gz
Update NEWS
Diffstat (limited to 'ACE/NEWS')
-rw-r--r--ACE/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/ACE/NEWS b/ACE/NEWS
index ce5d04c1f4a..dae99d48c7d 100644
--- a/ACE/NEWS
+++ b/ACE/NEWS
@@ -8,6 +8,10 @@ USER VISIBLE CHANGES BETWEEN ACE-7.0.3 and ACE-7.0.4
. Add ACE_SWAP_LONG_LONG byte swap macro for ACE_UINT64
+. Improved ACE_Atomic implementation for g++
+
+. Various cleanup and using more C++11 features
+
USER VISIBLE CHANGES BETWEEN ACE-7.0.2 and ACE-7.0.3
====================================================