tor/changes/bug22605

6 lines
260 B
Plaintext
Raw Normal View History

2017-11-01 18:27:57 +01:00
o Minor bugfixes (linux seccomp2 sandbox):
- When running with the sandbox enabled, reload configuration files
correctly even when %include was used. Previously we
would crash. Fixes bug 22605; bugfix on 0.3.1.
Patch from Daniel Pinto.