diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-01-07 10:20:20 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-01-07 10:20:20 -0500 |
commit | 2d279eaa96bde700e73479e7f03191b61760ae95 (patch) | |
tree | 20021fc81fef37e8fb29357a8537fc3080c37745 /changes/bug27335 | |
parent | 0c75f83625864779aac92684fb9b764e05adf135 (diff) | |
download | tor-2d279eaa96bde700e73479e7f03191b61760ae95.tar.gz tor-2d279eaa96bde700e73479e7f03191b61760ae95.zip |
ChangeLog and ReleaseNotes for 0.3.3.11
Diffstat (limited to 'changes/bug27335')
-rw-r--r-- | changes/bug27335 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug27335 b/changes/bug27335 deleted file mode 100644 index dcc55a945a..0000000000 --- a/changes/bug27335 +++ /dev/null @@ -1,4 +0,0 @@ - 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. |