diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-05-15 15:32:33 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-05-15 15:32:33 -0400 |
commit | c88e913b09d5d0820ad3ab2d291f737338369c66 (patch) | |
tree | 9dcd49c405be9b9d35ec82980a0d4ac06a5cf9e3 /changes/bug21641 | |
parent | f98f5ca40bfd5cc53b8265488df74b31d6e96141 (diff) | |
download | tor-c88e913b09d5d0820ad3ab2d291f737338369c66.tar.gz tor-c88e913b09d5d0820ad3ab2d291f737338369c66.zip |
Fix another lintchanges issue
Diffstat (limited to 'changes/bug21641')
-rw-r--r-- | changes/bug21641 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug21641 b/changes/bug21641 index 559af5769b..b04e52c230 100644 --- 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. |