summaryrefslogtreecommitdiff
path: root/changes/ticket32672
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-03-19 08:07:21 -0400
committerNick Mathewson <nickm@torproject.org>2020-03-19 08:07:21 -0400
commit9ffbe8ad593cd2e9b3a6be29c3e36a8da9e5a9ed (patch)
tree7de3cc8e1f06726d780437c177e1064659432ace /changes/ticket32672
parent4f596b3edfe5bcf4898bfe6007aa8e4677d2ba05 (diff)
downloadtor-9ffbe8ad593cd2e9b3a6be29c3e36a8da9e5a9ed.tar.gz
tor-9ffbe8ad593cd2e9b3a6be29c3e36a8da9e5a9ed.zip
Remove changes files that have appeared in 0.4.3.3-alpha
(findMergedChanges.pl is the tool to do this.)
Diffstat (limited to 'changes/ticket32672')
-rw-r--r--changes/ticket326724
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket32672 b/changes/ticket32672
deleted file mode 100644
index 351329ba2e..0000000000
--- a/changes/ticket32672
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor features (directory authorities):
- - Directory authorities now reject descriptors from relays running Tor
- versions from the 0.2.9 and 0.4.0 series, but still allow the 0.3.5
- series. Resolves ticket 32672. Patch by Neel Chauhan.