summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-09-14 12:56:30 -0400
committerNick Mathewson <nickm@torproject.org>2018-09-14 12:56:30 -0400
commita546e07600151be275e6134407c2bcb833a3dd97 (patch)
treeac22c45a6748084886e346a4b6ae817448f8138f /changes
parent281854bab7001cc838c91b521b41b666140e124f (diff)
parent0971b3ce4d03929ef09838209ab87de4f9dfcf1f (diff)
downloadtor-a546e07600151be275e6134407c2bcb833a3dd97.tar.gz
tor-a546e07600151be275e6134407c2bcb833a3dd97.zip
Merge branch 'maint-0.3.2' into maint-0.3.3
Diffstat (limited to 'changes')
-rw-r--r--changes/bug273354
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug27335 b/changes/bug27335
new file mode 100644
index 0000000000..dcc55a945a
--- /dev/null
+++ b/changes/bug27335
@@ -0,0 +1,4 @@
+ o Minor bugfixes (hidden service v3):
+ - In case the hidden service directory can't be created or has wrong
+ permissions, do not BUG() on it which lead to a non fatal stacktrace.
+ Fixes bug 27335; bugfix on 0.3.2.1.