summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-08-02 15:56:01 +0200
committerGitHub <noreply@github.com>2021-08-02 15:56:01 +0200
commit85260ba716f60442b000b76b848cffb8f5320329 (patch)
tree766c4b22de9a1cf94e371f7d300983ac40f9be34
parent29c3912a54a33d31365e700a55840a9e17aa1262 (diff)
downloadATCD-85260ba716f60442b000b76b848cffb8f5320329.tar.gz
Update NEWS
-rw-r--r--ACE/NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/ACE/NEWS b/ACE/NEWS
index e6482e6b7e2..077df03bb5e 100644
--- a/ACE/NEWS
+++ b/ACE/NEWS
@@ -8,10 +8,14 @@ USER VISIBLE CHANGES BETWEEN ACE-7.0.2 and ACE-7.0.3
. ACE CDR supports (u)int8
-. Use more C++11 features
+. Use more C++11 features including using std alternatives
. Various cleanup
+. Fix SocketConnect::ip_check() Concurrency and Too-Early Request Issues for Windows
+
+. Make install: use relative links in prefix/share
+
USER VISIBLE CHANGES BETWEEN ACE-7.0.1 and ACE-7.0.2
====================================================