summaryrefslogtreecommitdiff
path: root/changes/stack_trace
diff options
context:
space:
mode:
Diffstat (limited to 'changes/stack_trace')
-rw-r--r--changes/stack_trace6
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/stack_trace b/changes/stack_trace
new file mode 100644
index 0000000000..dc6363887c
--- /dev/null
+++ b/changes/stack_trace
@@ -0,0 +1,6 @@
+ o Major features:
+ - On some platforms (currently, recent OSX versions, and glibc-based
+ platforms that support the ELF format), Tor can now dump
+ stack traces when an assertion fails. By default, traces are dumped
+ to stderr, and to a stack_dump file in the DataDirectory.
+