aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-13 09:59:28 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-13 09:59:28 -0400
commit8e99967521b3da49b991d08f19b20a1e4e969490 (patch)
tree8e52ad2cf3c019a2abd1c5170d6cb0eb02a4e971 /changes
parentc7d2671f78df07bd66b750f05e6a4699dc7e18b2 (diff)
parentca6d289c00e5e18b24c7f463e709125e545d4405 (diff)
downloadtor-8e99967521b3da49b991d08f19b20a1e4e969490.tar.gz
tor-8e99967521b3da49b991d08f19b20a1e4e969490.zip
Merge branch 'maint-0.3.3' into release-0.3.3
Diffstat (limited to 'changes')
-rw-r--r--changes/bug261582
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug26158 b/changes/bug26158
index 5ae1c30600..0d74cf1167 100644
--- a/changes/bug26158
+++ b/changes/bug26158
@@ -1,4 +1,4 @@
- o Minor bugfixes (relay):
+ o Minor bugfixes (relay):
- Relays now correctly block attempts to re-extend to the previous
relay by Ed25519 identity. Previously they would warn in this case,
but not actually reject the attempt. Fixes bug 26158; bugfix on