summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/dont_segfault_client_on_hup3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/dont_segfault_client_on_hup b/changes/dont_segfault_client_on_hup
new file mode 100644
index 0000000000..96ffeb710f
--- /dev/null
+++ b/changes/dont_segfault_client_on_hup
@@ -0,0 +1,3 @@
+ o Major bugfixes:
+ - Fix a segfault that happens whenever a Tor client is hup'd. Bugfix
+ on 0.2.2.5-alpha; fixes bug 1341.