aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2020-10-08 09:48:38 -0400
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2020-10-08 09:48:38 -0400
commit29065db381dd1a8d67a02964124a15963ea9664d (patch)
treec34e1357c1de59e82216d55aad8a6c0df67f2b8c /changes
parentc4812698c3df0bd8aa51c615b0274bbb53b9eb6c (diff)
downloadtor-29065db381dd1a8d67a02964124a15963ea9664d.tar.gz
tor-29065db381dd1a8d67a02964124a15963ea9664d.zip
dirclient: print bandwidth usage on one line (#40159)
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket401592
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/ticket40159 b/changes/ticket40159
new file mode 100644
index 0000000000..6484097544
--- /dev/null
+++ b/changes/ticket40159
@@ -0,0 +1,2 @@
+ o Minor features (logging):
+ - Print directory fetch information a single line. Closes ticket 40159.