Remove a changelog item that already appeared in 0.4.3.5

This commit is contained in:
Nick Mathewson 2020-07-06 17:05:35 -04:00
parent c8f1ccbaef
commit 084cc7f6f8

View File

@ -8,10 +8,6 @@ Changes in version 0.4.3.6 - 2020-07-??
setting, leading to slower load times. Fixes bug 34303; bugfix
on 0.3.3.2-alpha.
o Minor bugfixes (compiler compatibility, backport from 0.4.4.1-alpha):
- Fix compilation warnings with GCC 10.0.1. Fixes bug 34077; bugfix
on 0.4.0.3-alpha.
o Minor bugfixes (linux seccomp sandbox, nss, backport from 0.4.4.1-alpha):
- Fix a startup crash when tor is compiled with --enable-nss and
sandbox support is enabled. Fixes bug 34130; bugfix on