summaryrefslogtreecommitdiff
path: root/changes/ticket28970
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-11-12 16:48:12 -0500
committerNick Mathewson <nickm@torproject.org>2019-11-12 16:48:12 -0500
commit79bac442933cea2d3e7051feace72b31c5cc5be7 (patch)
tree0923eb7e1c527a72e61f0f16b40bf538e73e26f6 /changes/ticket28970
parentcd4ae97448ea503111d6f235624a4594f7ff3470 (diff)
downloadtor-79bac442933cea2d3e7051feace72b31c5cc5be7.tar.gz
tor-79bac442933cea2d3e7051feace72b31c5cc5be7.zip
Remove changes files that are already merged into 0.4.2.4-rc.
Diffstat (limited to 'changes/ticket28970')
-rw-r--r--changes/ticket289706
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/ticket28970 b/changes/ticket28970
deleted file mode 100644
index 138c575fcc..0000000000
--- a/changes/ticket28970
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor bugfixes (clietn, hidden service v3):
- - Fix a BUG() assertion that occurs within a very small race window between
- a client intro circuit opens and its descriptor that gets cleaned up from
- the cache. The circuit is now closed which will trigger a re-fetch of the
- descriptor and continue the HS connection. Fixes bug 28970; bugfix on
- 0.3.2.1-alpha.