commit f5461a4bdf343a0572b0594fa33af37ce1be9d8f parent b9d81282e0dbfdae795b38c26879716d7860bcf9 Author: Nick Mathewson <nickm@torproject.org> Date: Mon, 6 Jan 2020 08:08:48 -0500 update changes file to pass "make check-changes" Diffstat:
| A | changes/bug32841 | | | 4 | ++++ |
| D | changes/bug32877 | | | 4 | ---- |
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/changes/bug32841 b/changes/bug32841 @@ -0,0 +1,4 @@ + o Minor bugfixes (linux seccomp sandbox): + - Fix crash when reloading logging configuration while the + experimental sandbox is enabled. Fixes bug 32841; bugfix + on 0.4.1.7. Patch by Peter Gerber. diff --git a/changes/bug32877 b/changes/bug32877 @@ -1,4 +0,0 @@ -o Minor bugfixes (linux seccomp sandbox): - - Fix crash when reloading logging configuration while the - experimental sandbox is enabled. Fixes bug 29150; bugfix - on 0.4.1.7. Patch by Peter Gerber.