summaryrefslogtreecommitdiff
path: root/changes/bug21155
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-05-19 10:00:54 -0400
committerNick Mathewson <nickm@torproject.org>2017-05-19 10:00:54 -0400
commit8410f47b6e7e6d87f1082c2328cc3fc209d0b2ae (patch)
tree40976b8887896f85de545dbc4db430c9a8adc272 /changes/bug21155
parent3628efe29c170025cec1001001a141dc3f9c5860 (diff)
downloadtor-8410f47b6e7e6d87f1082c2328cc3fc209d0b2ae.tar.gz
tor-8410f47b6e7e6d87f1082c2328cc3fc209d0b2ae.zip
start changelog for 0.3.1.1-alpha by sorting entries
Diffstat (limited to 'changes/bug21155')
-rw-r--r--changes/bug211555
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug21155 b/changes/bug21155
deleted file mode 100644
index 67e4a64d14..0000000000
--- a/changes/bug21155
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor features (hidden service, logging):
- - Warn user if multiple entries in EntryNodes and at least one
- HiddenService are used together. Pinning EntryNodes along with an hidden
- service can be possibly harmful for instance see ticket 14917 or 21155.
- Closes ticket 21155.