aboutsummaryrefslogtreecommitdiff
path: root/changes/workqueue_reply_t
diff options
context:
space:
mode:
Diffstat (limited to 'changes/workqueue_reply_t')
-rw-r--r--changes/workqueue_reply_t6
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/workqueue_reply_t b/changes/workqueue_reply_t
new file mode 100644
index 0000000000..c2d3f4ad65
--- /dev/null
+++ b/changes/workqueue_reply_t
@@ -0,0 +1,6 @@
+ o Minor bugfixes:
+ - Ensure that worker threads actually exit when a fatal error or
+ shutdown is indicated. This doesn't currently affect the behaviour
+ of Tor, because Tor never indicates fatal error or shutdown except
+ in its unit tests. Fixes bug 16868; bugfix on 0.2.6.3-alpha.
+