hs-v3: Add changes file for ticket #30382

Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
David Goulet
2019-11-20 09:24:38 -05:00
committed by George Kadianakis
parent 709d7fba11
commit cb11276068
+5
View File
@@ -0,0 +1,5 @@
o Major feature (onion service, SOCKS5):
- Introduce a new SocksPort flag named: ExtendedErrors. Detailed in
proposal 304, a number of onion service error codes are now sent back,
if this flag is set, with the SOCKS5 protocol using new custom error
values. Closes ticket 30382;