Merge branch 'maint-0.3.4'

This commit is contained in:
Nick Mathewson
2018-07-01 10:22:21 -04:00
2 changed files with 14 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (hidden service, control port):
- The HSPOST command wasn't parsing properly the HSADDRESS= parameter and
thus not using it. It now handles it correctly. Fixes bug 26523; bugfix on
0.3.3.1-alpha. Patch by "akwizgran".