]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: Add changes file for #32542
authorDavid Goulet <dgoulet@torproject.org>
Wed, 8 Apr 2020 12:17:41 +0000 (08:17 -0400)
committerGeorge Kadianakis <desnacked@riseup.net>
Wed, 8 Apr 2020 15:15:21 +0000 (18:15 +0300)
Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket32542 [new file with mode: 0644]

diff --git a/changes/ticket32542 b/changes/ticket32542
new file mode 100644 (file)
index 0000000..c52335b
--- /dev/null
@@ -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.