summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-09-12 17:24:41 -0400
committerNick Mathewson <nickm@torproject.org>2018-09-12 17:24:41 -0400
commitf8d5fb42a392a764da9f46102583ea2dff960939 (patch)
treed7ccac57b585ddd9f110497a56d6ef203b00c7a7 /changes
parent73ba308d3d568eac81da358c4df29fda3f32e921 (diff)
parent4fa46fca8e71e085883dab6183df498759bc439f (diff)
downloadtor-f8d5fb42a392a764da9f46102583ea2dff960939.tar.gz
tor-f8d5fb42a392a764da9f46102583ea2dff960939.zip
Merge branch 'maint-0.3.3' into maint-0.3.4
Diffstat (limited to 'changes')
-rw-r--r--changes/bug276494
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug27649 b/changes/bug27649
new file mode 100644
index 0000000000..55bfc3a842
--- /dev/null
+++ b/changes/bug27649
@@ -0,0 +1,4 @@
+ o Minor bugfixes (rust):
+ - 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(). Fixes bug 27649; bugfix on 0.3.3.5-rc.