aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2020-07-03 16:06:17 +0300
committerGeorge Kadianakis <desnacked@riseup.net>2020-07-09 10:10:57 +0300
commite0da64fd27a8c1a34668dfa337877c0aeb398022 (patch)
tree6acbad7cf226e7ee532a3103103434e6efbacda6 /changes
parent9603d8af0b36dc8faf297c2a300becebfc2f721b (diff)
downloadtor-e0da64fd27a8c1a34668dfa337877c0aeb398022.tar.gz
tor-e0da64fd27a8c1a34668dfa337877c0aeb398022.zip
Handle a failure edge-case when a client-side intro circ opens.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug340843
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug34084 b/changes/bug34084
new file mode 100644
index 0000000000..524c4cf68e
--- /dev/null
+++ b/changes/bug34084
@@ -0,0 +1,3 @@
+ o Minor bugfixes (onion services v3):
+ - Avoid a non-fatal assert log in an edge-case of opening an intro circuit
+ as a client. Fixes bug 34084; bugfix on 0.3.2.1-alpha.