summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-06-29 12:55:35 -0400
committerNick Mathewson <nickm@torproject.org>2020-06-29 12:55:35 -0400
commitfd8ce812b0a7263b75096207a735c02945320c86 (patch)
treee44b9ab64b49478d30d54888059e5b8ef1892402 /changes
parent0f218a05a6d8271639a81ec2667f86ef1aa38e66 (diff)
parent0c0214bcc08e85040e8eb12f8388a45d271a6918 (diff)
downloadtor-fd8ce812b0a7263b75096207a735c02945320c86.tar.gz
tor-fd8ce812b0a7263b75096207a735c02945320c86.zip
Merge branch 'maint-0.3.5' into maint-0.4.2
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket289923
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket28992 b/changes/ticket28992
new file mode 100644
index 0000000000..3e45d73e45
--- /dev/null
+++ b/changes/ticket28992
@@ -0,0 +1,3 @@
+ o Minor bugfixes (onion service v3, client):
+ - Remove a BUG() that is causing a stacktrace for a situation that very
+ rarely happens but still can. Fixes bug 28992; bugfix on 0.3.2.1-alpha.