summaryrefslogtreecommitdiff
path: root/changes/bug4631
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-06-26 09:50:57 -0400
committerNick Mathewson <nickm@torproject.org>2020-06-26 09:50:57 -0400
commite269e081a1c1ec3450e8b86f64aa099f51b04b84 (patch)
tree5f994c5cbd43dd397435ef042db084ea19dbb005 /changes/bug4631
parentdbc2b75009a781f2664b871a6033d47b04946299 (diff)
downloadtor-e269e081a1c1ec3450e8b86f64aa099f51b04b84.tar.gz
tor-e269e081a1c1ec3450e8b86f64aa099f51b04b84.zip
Remove changes files that appeared in tor 0.4.4.1-alpha.
Diffstat (limited to 'changes/bug4631')
-rw-r--r--changes/bug46316
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug4631 b/changes/bug4631
deleted file mode 100644
index be3dd2b43e..0000000000
--- a/changes/bug4631
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor bugfixes (directory authorities):
- - Directory authorities reject votes that arrive too late. In particular,
- once an authority has started fetching missing votes, it no longer
- accepts new votes posted by other authorities. This change helps prevent
- a consensus split, where only some authorities have the late vote.
- Fixes bug 4631; bugfix on 0.2.0.5-alpha.