summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2013-10-17 22:46:17 +0000
committerSteve Huston <shuston@riverace.com>2013-10-17 22:46:17 +0000
commit9aa360b0dfba9c24802195ead6cba54c29c60856 (patch)
treeb6bcb2f3e2d3fd813a28492d4663bb125718ba82
parenta4ce9c580a48217d3a0f44f4d22b42154ace00b2 (diff)
downloadATCD-9aa360b0dfba9c24802195ead6cba54c29c60856.tar.gz
ChangeLogTag:Thu Oct 17 22:44:41 UTC 2013 Steve Huston <shuston@riverace.com>
-rw-r--r--ACE/ChangeLog4
-rw-r--r--ACE/ace/README2
2 files changed, 4 insertions, 2 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index ecb70697b9b..4af88185ce2 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,7 @@
+Thu Oct 17 22:44:41 UTC 2013 Steve Huston <shuston@riverace.com>
+
+ * ace/README: Remove entry for ACE_HAS_IPV6_V6ONLY - it's not used.
+
Thu Oct 17 11:51:47 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>
* include/makeinclude/platform_hpux_aCC.GNU:
diff --git a/ACE/ace/README b/ACE/ace/README
index ec35f802b69..5d74e80118d 100644
--- a/ACE/ace/README
+++ b/ACE/ace/README
@@ -341,8 +341,6 @@ ACE_HAS_BROKEN_GETHOSTBYADDR_V4MAPPED gethostbyaddr does not handle
ACE_USES_IPV4_IPV6_MIGRATION Enable IPv6 support in ACE on
platforms that don't have IPv6
turned on by default.
-ACE_HAS_IPV6_V6ONLY Platform supports the IPPROTO_IPV6
- level IPV6_V6ONLY socket option.
ACE_HAS_NONSTATIC_OBJECT_MANAGER Causes the ACE_Object_Manager
instance to be created in main
(int, char *[]), instead of as