aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-09-14 10:10:23 -0400
committerNick Mathewson <nickm@torproject.org>2012-09-14 10:10:23 -0400
commit286e95f0a5dcebe226f7b1c3372de540b75ea460 (patch)
tree771455cec9deb145743b438c58f48251cd75924f /changes
parente4ce8cd9691708d9bc0bcc9904d656fe35001946 (diff)
parent68caa834f4ed9cae16a551c9fc63ea982c9f1904 (diff)
downloadtor-286e95f0a5dcebe226f7b1c3372de540b75ea460.tar
tor-286e95f0a5dcebe226f7b1c3372de540b75ea460.tar.gz
Merge branch 'bug6833'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug68334
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug6833 b/changes/bug6833
new file mode 100644
index 000000000..4a6a5d3bb
--- /dev/null
+++ b/changes/bug6833
@@ -0,0 +1,4 @@
+ o Minor bugfixes (directory authority):
+ - Reject consensus votes with more than 64 known-flags. We aren't even
+ close to that limit yet, and our code doesn't handle it
+ correctly. Fixes bug 6833; bugfix on 0.2.0.1-alpha.