diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-12-18 08:15:38 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-12-18 08:15:38 -0500 |
commit | 90187b1bfc377a177a62043b1959640848c6bcf7 (patch) | |
tree | a89e0bbba2a05a9d2327e6a063325d3fdcb65ceb /changes/bug27800 | |
parent | 8d5ad8cd34a7755d025ec4a50879acea5ded7ddc (diff) | |
download | tor-90187b1bfc377a177a62043b1959640848c6bcf7.tar.gz tor-90187b1bfc377a177a62043b1959640848c6bcf7.zip |
Remove changes that are already merged in 0.3.5.x releases
Diffstat (limited to 'changes/bug27800')
-rw-r--r-- | changes/bug27800 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug27800 b/changes/bug27800 deleted file mode 100644 index 63d5dbc681..0000000000 --- a/changes/bug27800 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfixes (directory authority): - - Log additional info when we get a relay that shares an ed25519 - ID with a different relay, instead making a BUG() warning. - Fixes bug 27800; bugfix on 0.3.2.1-alpha. |