Merge branch 'mr_240_squashed' into maint-0.4.5

This commit is contained in:
Nick Mathewson
2020-12-21 13:25:52 -05:00
4 changed files with 151 additions and 43 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (relay, statistics):
- The connection statistics were wrongly exported in the extrainfo document
due to a problem in the file loading function which would wrongly truncate
the file reporting the wrong information. It is now fixed. Fixes bug
40226; bugfix on 0.4.5.1-alpha.