aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug21906
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug2190 b/changes/bug2190
new file mode 100644
index 000000000..92ecba7eb
--- /dev/null
+++ b/changes/bug2190
@@ -0,0 +1,6 @@
+ o Minor bugfixes
+ - Prevent calls from Libevent from inside Libevent log handlers.
+ This had potential to cause a nasty set of crashes, especially if
+ running Libevent with debug logging enabled, and running Tor
+ with a controller watching for low-severity log messages.
+ Bugfix on 0.1.0.2-rc. Fixes bug 2190.