commit c88e913b09d5d0820ad3ab2d291f737338369c66
parent f98f5ca40bfd5cc53b8265488df74b31d6e96141
Author: Nick Mathewson <nickm@torproject.org>
Date: Mon, 15 May 2017 15:32:33 -0400
Fix another lintchanges issue
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/changes/bug21641 b/changes/bug21641
@@ -2,4 +2,4 @@
- Onion key rotation and expiry intervals are now defined as a network
consensus parameter as per proposal 274. The default lifetime of an
onion key is bumped from 7 to 28 days. Old onion keys will expire after 7
- days by default. Fixes bug 21641.
+ days by default. Closes ticket 21641.