aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket18891
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-09-19 09:32:50 -0400
committerNick Mathewson <nickm@torproject.org>2017-09-19 13:06:54 -0400
commit6d8f98646bc5e0607427832135c6d5680b4318e9 (patch)
tree456f9111a21931ac904eede361192ba79a63a246 /changes/ticket18891
parent1f602e86433cc132981e8f9727266353ea2c3b0e (diff)
downloadtor-6d8f98646bc5e0607427832135c6d5680b4318e9.tar.gz
tor-6d8f98646bc5e0607427832135c6d5680b4318e9.zip
Clarify that Address is an IPv4 option only.
Diffstat (limited to 'changes/ticket18891')
-rw-r--r--changes/ticket188913
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket18891 b/changes/ticket18891
new file mode 100644
index 0000000000..34fd1cb8c5
--- /dev/null
+++ b/changes/ticket18891
@@ -0,0 +1,3 @@
+ o Documentation:
+ - Clarify that the Address option is entirely about setting an
+ advertised IPv4 address. Closes ticket 18891.