hs: Add changes file for 23653

Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
David Goulet 2017-09-27 08:38:52 -04:00 committed by Nick Mathewson
parent 30d2e0b71e
commit 6691af1855
1 changed files with 7 additions and 0 deletions

7
changes/bug23653 Normal file
View File

@ -0,0 +1,7 @@
o Minor bugfixes (hidden service client):
- When getting multiple SOCKS request for the same .onion address, don't
trigger multiple descriptor fetches.
- When the descriptor fetch fails with an internal error, no more HSDir to
query or we aren't allowed to fetch (FetchHidServDescriptors 0), close
all pending SOCKS request for that .onion. Fixes bug 23653; bugfix on
0.3.2.1-alpha.