aboutsummaryrefslogtreecommitdiff
path: root/changes/bug24975
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2018-01-31 13:59:05 -0500
committerDavid Goulet <dgoulet@torproject.org>2018-01-31 13:59:05 -0500
commitc85f78e74c52d19b575618d031e67b64210c14fc (patch)
tree1ea73761ab53e346d34e7a793b8b4ee0c0da18ab /changes/bug24975
parent3a247ca92a06c864a2cb634fbe2bc23cf48fb977 (diff)
downloadtor-c85f78e74c52d19b575618d031e67b64210c14fc.tar.gz
tor-c85f78e74c52d19b575618d031e67b64210c14fc.zip
Revert "ns: Call notify_networkstatus_changed() after the new consensus is set globally"
This reverts commit 3a247ca92a06c864a2cb634fbe2bc23cf48fb977.
Diffstat (limited to 'changes/bug24975')
-rw-r--r--changes/bug249756
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug24975 b/changes/bug24975
deleted file mode 100644
index fe937d74d5..0000000000
--- a/changes/bug24975
+++ /dev/null
@@ -1,6 +0,0 @@
- o Major bugfixes (scheduler, consensus):
- - A logic in the code was preventing the scheduler subystem to properly
- make a decision based on the latest consensus when it arrives. This lead
- to the scheduler failing to notice any consensus parameters that might
- change from one consensus to another. Fixes bug 24975; bugfix on
- 0.3.2.1-alpha.