summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin R. Wilson <wilsonj@objectcomputing.com>2019-04-03 11:12:24 -0500
committerJustin R. Wilson <wilsonj@objectcomputing.com>2019-04-03 11:12:24 -0500
commitb013c620a8ebd4c2fd63d454b165094d546d16db (patch)
tree2804caf287e9a5dfe5f5b1e2a14806dfbb9321fc
parent440edd623d8e5329d46e355eb246621854956f2b (diff)
downloadATCD-b013c620a8ebd4c2fd63d454b165094d546d16db.tar.gz
Update NEWS for SOCK_Dgram::recv receive address
-rw-r--r--ACE/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/ACE/NEWS b/ACE/NEWS
index 0d9e46c9d5e..62096b56959 100644
--- a/ACE/NEWS
+++ b/ACE/NEWS
@@ -24,6 +24,8 @@ USER VISIBLE CHANGES BETWEEN ACE-6.5.4 and ACE-6.5.5
. Validated ACE for usage SLES15.0 x86_64 using 32bit g++ compiler
+. Add optional argument for the receive address in ACE_SOCK_Dgram::recv
+
USER VISIBLE CHANGES BETWEEN ACE-6.5.3 and ACE-6.5.4
====================================================