diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-02-03 10:50:36 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-02-03 10:50:36 -0500 |
commit | a54b269c95df23f519bf32858fac2ce2af6c5ea7 (patch) | |
tree | e3c01eaf0ec2237035fe20fede31efeb09bcd777 /changes/bug21108_029 | |
parent | bc9121d5c99de17b350c2e4f646160b53f1c832c (diff) | |
download | tor-a54b269c95df23f519bf32858fac2ce2af6c5ea7.tar.gz tor-a54b269c95df23f519bf32858fac2ce2af6c5ea7.zip |
Start on an 0.3.0.3-alpha changelog
Diffstat (limited to 'changes/bug21108_029')
-rw-r--r-- | changes/bug21108_029 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug21108_029 b/changes/bug21108_029 deleted file mode 100644 index 3a3f004fc6..0000000000 --- a/changes/bug21108_029 +++ /dev/null @@ -1,6 +0,0 @@ - o Major bugfixes (directory authority): - - During voting, when marking a node as a probable sybil, do not - clear its BadExit flag: sybils can still be bad in other ways - too. (We still clear the other flags.) Fixes bug 21108; bugfix - on 0.2.0.13-alpha. - |