aboutsummaryrefslogtreecommitdiff
path: root/changes/stack_trace
diff options
context:
space:
mode:
Diffstat (limited to 'changes/stack_trace')
-rw-r--r--changes/stack_trace2
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/stack_trace b/changes/stack_trace
index 2eaf15ec8..33dfcd3e8 100644
--- a/changes/stack_trace
+++ b/changes/stack_trace
@@ -4,5 +4,5 @@
Unix-like operating systems), Tor can now dump stack traces
when a crash occurs or an assertion fails. By default, traces
are dumped to stderr (if possible) and to any logs that are
- reporting errors.
+ reporting errors. Implements ticket 9299.