aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-09-04 11:39:28 -0400
committerNick Mathewson <nickm@torproject.org>2017-09-04 11:39:28 -0400
commita7aeb6f58f24e30c329874204a5f0db4b65bb2f0 (patch)
treeca5c21fc3e1b4c643787b9d4088fa11f63c815e8 /changes
parent6307a759ed5ce48f31a5c36b08f2563cbb226389 (diff)
parent86ee35ad5b5240b16d3f231f66f744ce7cc3c293 (diff)
downloadtor-a7aeb6f58f24e30c329874204a5f0db4b65bb2f0.tar.gz
tor-a7aeb6f58f24e30c329874204a5f0db4b65bb2f0.zip
Merge remote-tracking branch 'public/bug23275_031' into maint-0.3.1
Diffstat (limited to 'changes')
-rw-r--r--changes/bug232755
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug23275 b/changes/bug23275
new file mode 100644
index 0000000000..d6c3c47743
--- /dev/null
+++ b/changes/bug23275
@@ -0,0 +1,5 @@
+ o Minor bugfixes (relay):
+ - When a relay is not running as a directory cache, it will no longer
+ generate compressed consensuses and consensus diff information.
+ Previously, this was a waste of disk and CPU. Fixes bug 23275;
+ bugfix on 0.3.1.1-alpha.