diff options
Diffstat (limited to 'changes/bug6833')
-rw-r--r-- | changes/bug6833 | 4 |
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. |