Merge branch 'maint-0.4.6' into release-0.4.6

This commit is contained in:
David Goulet
2021-05-27 10:01:49 -04:00
3 changed files with 33 additions and 25 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (consensus handling):
- Avoid a set of bugs that could be caused by inconsistently preferring
an out-of-date consensus stored in a stale directory cache over
a more recent one stored on disk as the latest consensus.
Fixes bug 40375; bugfix on 0.3.1.1-alpha.