summaryrefslogtreecommitdiff
path: root/changes/bug11465
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-04-10 15:51:18 -0400
committerNick Mathewson <nickm@torproject.org>2014-04-10 15:51:18 -0400
commitbd83d0ed186c0bb2c8e3892e55ac2f55770d3ee7 (patch)
tree91278c9fc5d881c5c1e5554300ebc5bf8a2e4b0f /changes/bug11465
parentcc9e86db61e2ffb6c54b09e8c41e8fdad50b3ef3 (diff)
downloadtor-bd83d0ed186c0bb2c8e3892e55ac2f55770d3ee7.tar.gz
tor-bd83d0ed186c0bb2c8e3892e55ac2f55770d3ee7.zip
changes file for 11465
Diffstat (limited to 'changes/bug11465')
-rw-r--r--changes/bug114659
1 files changed, 9 insertions, 0 deletions
diff --git a/changes/bug11465 b/changes/bug11465
new file mode 100644
index 0000000000..2425299ca8
--- /dev/null
+++ b/changes/bug11465
@@ -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.