Merge branch 'maint-0.4.3' into maint-0.4.4
[tor.git] / changes / ticket40089
blob121e8e982041edc85626450ae3ebd3598cc9b69e
1   o Minor features (control port):
2     - If a ClientName was specified in ONION_CLIENT_AUTH_ADD for an
3       onion service, display it when we use ONION_CLIENT_AUTH_VIEW
4       on it. Closes ticket 40089. Patch by Neel Chauhan.