]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
update changes file to pass "make check-changes"
authorNick Mathewson <nickm@torproject.org>
Mon, 6 Jan 2020 13:08:48 +0000 (08:08 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 6 Jan 2020 13:08:48 +0000 (08:08 -0500)
changes/bug32841 [new file with mode: 0644]
changes/bug32877 [deleted file]

diff --git a/changes/bug32841 b/changes/bug32841
new file mode 100644 (file)
index 0000000..48568f6
--- /dev/null
@@ -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
deleted file mode 100644 (file)
index 96fe1af..0000000
+++ /dev/null
@@ -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.