Final touches to #32709 based on Nick's feedback.

- Fix a bug and add unittest.
- Add changes file.
- Add man page entry.
This commit is contained in:
George Kadianakis
2020-02-24 12:15:35 +02:00
parent 975102869a
commit 93cb8072be
4 changed files with 35 additions and 8 deletions
+4
View File
@@ -0,0 +1,4 @@
o Major features (v3 onion services):
- Allow v3 onion services to act as OnionBalance backend instances using
the HiddenServiceOnionBalanceInstance torrc option. Closes ticket 32709.