commit 69c8d6add581fbe817739cb79b2008d6f992fa85 Author: Nick Mathewson nickm@torproject.org Date: Mon Dec 19 10:19:22 2016 -0500
Fix a lint-changes warning --- changes/20511 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/changes/20511 b/changes/20511 index d6e962e..e2fcde7 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.