From: David Goulet Date: Wed, 8 Apr 2020 12:17:41 +0000 (-0400) Subject: changes: Add changes file for #32542 X-Git-Tag: tor-0.4.5.0-alpha-dev~69^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=92ae8cea30d5c4b3cd5283abf571ffdb5ed06bcb;p=thirdparty%2Ftor.git changes: Add changes file for #32542 Signed-off-by: David Goulet --- diff --git a/changes/ticket32542 b/changes/ticket32542 new file mode 100644 index 0000000000..c52335b059 --- /dev/null +++ b/changes/ticket32542 @@ -0,0 +1,3 @@ + o Minor feature (onion service client, SOCKS5): + - Add 3 new SocksPort ExtendedErrors (F2, F3, F7) that reports back new type + of onion service connection failures. Closes ticket 32542.