summaryrefslogtreecommitdiff
path: root/changes/bug23233
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-09-05 10:43:17 -0400
committerNick Mathewson <nickm@torproject.org>2017-09-05 10:43:17 -0400
commite2969759a74a04ac6caa39e4ffeb1ec636894186 (patch)
treeb3b46c6f0f16f91d651f1e9db60bc7e2aeaeb436 /changes/bug23233
parentccb671dc1cf8171a4f0df5940ba71b8cf89c04d3 (diff)
downloadtor-e2969759a74a04ac6caa39e4ffeb1ec636894186.tar.gz
tor-e2969759a74a04ac6caa39e4ffeb1ec636894186.zip
Remove changes files that are already merged in 0.3.1.6-rc
Diffstat (limited to 'changes/bug23233')
-rw-r--r--changes/bug232334
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug23233 b/changes/bug23233
deleted file mode 100644
index 689a99a2a8..0000000000
--- a/changes/bug23233
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (hidden service):
- - Fix a BUG alert during HSv3 descriptor decoding that could trigger with a
- specially crafted descriptor. Fixes bug #23233; bugfix on 0.3.0.1-alpha.
- Bug found by "haxxpop".