summaryrefslogtreecommitdiff
path: root/changes/bug22605
blob: fdfe202021e8f084770cf427072b7302faf04209 (plain)
1
2
3
4
5
  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.