diff options
author | David Goulet <dgoulet@torproject.org> | 2021-08-13 09:48:29 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2021-08-13 09:48:29 -0400 |
commit | b3ec9e961e488166e9fb7f5c0c5f16c3326af9b7 (patch) | |
tree | 8d67f243a8027d86d2019c11d3e3d557ecd75a58 | |
parent | 5c520d5f0dfab3ebe2642264e6bc4fb9871c539a (diff) | |
download | tor-b3ec9e961e488166e9fb7f5c0c5f16c3326af9b7.tar.gz tor-b3ec9e961e488166e9fb7f5c0c5f16c3326af9b7.zip |
changelog: Fix missing double newline
Signed-off-by: David Goulet <dgoulet@torproject.org>
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ Changes in version 0.3.5.16 - 2021-08-13 - Reduce the compression level for data streaming from HIGH to LOW. Fixes bug 40301; bugfix on 0.3.5.1-alpha. + Changes in version 0.3.5.15 - 2021-06-14 Tor 0.3.5.15 fixes several security issues, including a denial-of-service attack against onion service clients, and another |