summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-12-19 10:19:22 -0500
committerNick Mathewson <nickm@torproject.org>2016-12-19 10:19:22 -0500
commit69c8d6add581fbe817739cb79b2008d6f992fa85 (patch)
treeb3d1de802c5ba0669a198f14dd1fbe9123332152
parent2c8a151323d725d6b9d1300acf3d3d5a9b4dc071 (diff)
downloadtor-69c8d6add581fbe817739cb79b2008d6f992fa85.tar.gz
tor-69c8d6add581fbe817739cb79b2008d6f992fa85.zip
Fix a lint-changes warning
-rw-r--r--changes/205112
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/20511 b/changes/20511
index d6e962eeb7..e2fcde7b4e 100644
--- a/changes/20511
+++ b/changes/20511
@@ -1,3 +1,3 @@
- o Minor feature:
+ o Minor feature (directory cache):
- Relays and bridges will now refuse to serve the consensus they have if
they know it is too old for a client to use. Closes ticket 20511.