diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-09-19 13:03:20 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-09-19 13:03:20 -0400 |
commit | 5f08eb6e57841916b04c05ac55e0900785b1f3a7 (patch) | |
tree | 1d14febf6c051e61b7b466825d044e2187864ac8 /changes | |
parent | f395f41868514a0e418c95f3203d59f3aca6fa47 (diff) | |
parent | b74a1c77a4b81ebd8cc63ec108617645d396d9fd (diff) | |
download | tor-5f08eb6e57841916b04c05ac55e0900785b1f3a7.tar.gz tor-5f08eb6e57841916b04c05ac55e0900785b1f3a7.zip |
Merge branch 'ticket18736'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/18736 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/18736 b/changes/18736 new file mode 100644 index 0000000000..9cd48eb3a6 --- /dev/null +++ b/changes/18736 @@ -0,0 +1,3 @@ + o Documentation: + - Document that onion service subdomains are allowed, and ignored. + Closes ticket 18736. |