diff --git a/website/source/docs/agent/options.html.markdown b/website/source/docs/agent/options.html.markdown
index 2927078ce517..506a361ff3d3 100644
--- a/website/source/docs/agent/options.html.markdown
+++ b/website/source/docs/agent/options.html.markdown
@@ -756,8 +756,9 @@ Consul will not enable TLS for the HTTP API unless the `https` port has been ass
default.
- In addition to addresses in DNS responses, Consul will also translate node addresses in responses
- to the following HTTP endpoints when querying a remote datacenter:
+ Starting in Consul 0.7 and later, node addresses in responses to the following HTTP endpoints will
+ prefer a node's configured WAN address when querying for a node in a
+ remote datacenter:
* [`/v1/catalog/nodes`](/docs/agent/http/catalog.html#catalog_nodes)
* [`/v1/catalog/node/`](/docs/agent/http/catalog.html#catalog_node)