summaryrefslogtreecommitdiff
path: root/changes/forget-rend-descs-on-newnym
diff options
context:
space:
mode:
Diffstat (limited to 'changes/forget-rend-descs-on-newnym')
-rw-r--r--changes/forget-rend-descs-on-newnym3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/forget-rend-descs-on-newnym b/changes/forget-rend-descs-on-newnym
index ab2fd61f34..f8758c2d58 100644
--- a/changes/forget-rend-descs-on-newnym
+++ b/changes/forget-rend-descs-on-newnym
@@ -2,6 +2,9 @@
- Forget all hidden service descriptors cached as a client when
processing a SIGNAL NEWNYM command. Fixes bug 3000. Bugfix on
0.0.6.
+ o Minor bugfixes:
+ - Don't allow v0 hidden service authorities to act as clients.
+ Required by fix for bug 3000.
o Code simplifications and refactoring:
- Allow rend_client_send_introduction to fail without closing the
AP connection permanently.