diff options
author | cypherpunks <cypherpunks@torproject.org> | 2018-09-12 14:22:31 +0000 |
---|---|---|
committer | cypherpunks <cypherpunks@torproject.org> | 2018-09-12 14:22:31 +0000 |
commit | 4fa46fca8e71e085883dab6183df498759bc439f (patch) | |
tree | 2b6d05593e419099b2f68218bd3c1c83b3d278da | |
parent | 03c4d0ab9cfb60ba036bb8e5fe980a5bd2551f7d (diff) | |
download | tor-4fa46fca8e71e085883dab6183df498759bc439f.tar.gz tor-4fa46fca8e71e085883dab6183df498759bc439f.zip |
fixup! changes file
-rw-r--r-- | changes/bug27649 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/changes/bug27649 b/changes/bug27649 index 6498e961e1..55bfc3a842 100644 --- a/changes/bug27649 +++ b/changes/bug27649 @@ -1,4 +1,4 @@ o Minor bugfixes (rust): - - The protover rewrite in #24031 allowed repeated votes from the same + - The protover rewrite in 24031 allowed repeated votes from the same voter for the same protocol version to be counted multiple times in - protover_compute_vote(). Bugfix on 0.3.3.5-rc; fixes bug 27649. + protover_compute_vote(). Fixes bug 27649; bugfix on 0.3.3.5-rc. |