diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-04-13 13:09:15 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-04-13 13:09:15 -0400 |
commit | f2c81a8eac3b2933aeb9ef06c99062e85159ff03 (patch) | |
tree | 7fd2cb315ede658526653c8866fae4cd80b70aa0 /changes | |
parent | c9de30c590b7e47a6263b0e4d6b324c237b99330 (diff) | |
parent | 4d8de6c6be53bd881755b19dfece563953340cc8 (diff) | |
download | tor-f2c81a8eac3b2933aeb9ef06c99062e85159ff03.tar.gz tor-f2c81a8eac3b2933aeb9ef06c99062e85159ff03.zip |
Merge branch 'maint-0.3.3'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket25248 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket25248 b/changes/ticket25248 new file mode 100644 index 0000000000..67ccdb6313 --- /dev/null +++ b/changes/ticket25248 @@ -0,0 +1,4 @@ + o Documentation (manpage, denial of service): + - Better detail the denial of service options by listing the different + mitigation in place. Closes ticket 25248. + |