aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-12-21 13:25:52 -0500
committerNick Mathewson <nickm@torproject.org>2020-12-21 13:25:52 -0500
commitad00da663ea008cf47a7a70df21f855bfddad142 (patch)
treec7ca31a3b62f872870dff8207783a0fbc7fee193 /changes
parentd45354d5eabe064cd3a195dc439d1ae90b6732aa (diff)
parentf4cbcde2da39dec4be26aa1d2ffcb4d26603e1fa (diff)
downloadtor-ad00da663ea008cf47a7a70df21f855bfddad142.tar.gz
tor-ad00da663ea008cf47a7a70df21f855bfddad142.zip
Merge branch 'mr_240_squashed' into maint-0.4.5
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket402265
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket40226 b/changes/ticket40226
new file mode 100644
index 0000000000..4775438f63
--- /dev/null
+++ b/changes/ticket40226
@@ -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.