]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 11465
authorNick Mathewson <nickm@torproject.org>
Thu, 10 Apr 2014 19:51:18 +0000 (15:51 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 10 Apr 2014 19:51:18 +0000 (15:51 -0400)
changes/bug11465 [new file with mode: 0644]

diff --git a/changes/bug11465 b/changes/bug11465
new file mode 100644 (file)
index 0000000..2425299
--- /dev/null
@@ -0,0 +1,9 @@
+  o Minor features:
+    - When the Linux syscall sandbox finds an illegal system call, it
+      now tries to log a stack trace before exiting. Resolves ticket
+      11465.
+
+  o Minor bugfixes:
+    - Using the Linux syscall sandbox no longer prevents stack-trace
+      logging on crashes or errors. Fixes part 11465; bugfix on
+      0.2.5.1-alpha.