diff options
author | Roger Dingledine <arma@torproject.org> | 2020-05-23 04:27:56 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2020-05-23 04:37:57 -0400 |
commit | d6186c7435d64cad9b516f4ee35db7fdbd8b91e7 (patch) | |
tree | 7660f11cceb0a065308cf1453b1190f8e74f3066 /changes | |
parent | 68fe8826ddec2eefa103e4772bce35f7d1666ac3 (diff) | |
download | tor-d6186c7435d64cad9b516f4ee35db7fdbd8b91e7.tar.gz tor-d6186c7435d64cad9b516f4ee35db7fdbd8b91e7.zip |
Man page: MinUptimeHidServDirectoryV2 defaults to 96 hours
Bugfix on 0.2.6.3-alpha; fixes bug 34299.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug34299 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug34299 b/changes/bug34299 new file mode 100644 index 0000000000..464cf0d18a --- /dev/null +++ b/changes/bug34299 @@ -0,0 +1,3 @@ + o Minor bugfixes (man page): + - Update the man page to reflect that MinUptimeHidServDirectoryV2 + defaults to 96 hours. Fixes bug 34299; bugfix on 0.2.6.3-alpha. |