Merge branch 'maint-0.4.4'

This commit is contained in:
George Kadianakis
2020-08-20 14:34:56 +03:00
5 changed files with 64 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (control port):
- If a ClientName was specified in ONION_CLIENT_AUTH_ADD for an
onion service, display it when we use ONION_CLIENT_AUTH_VIEW
on it. Closes ticket 40089. Patch by Neel Chauhan.