diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-09-14 14:23:13 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-09-14 14:23:13 -0400 |
commit | 7d6986b6a486b48bf0a5203e1fe6bd3c19858d1d (patch) | |
tree | 5b6031760614098089267fa057726deb58d2c001 /changes/ticket40089 | |
parent | 56583f96e9a5cae0c8ee7c6fe94c2a01d7010ed2 (diff) | |
download | tor-7d6986b6a486b48bf0a5203e1fe6bd3c19858d1d.tar.gz tor-7d6986b6a486b48bf0a5203e1fe6bd3c19858d1d.zip |
Remove changes files that will appear in 0.4.4.5
Diffstat (limited to 'changes/ticket40089')
-rw-r--r-- | changes/ticket40089 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket40089 b/changes/ticket40089 deleted file mode 100644 index 121e8e9820..0000000000 --- a/changes/ticket40089 +++ /dev/null @@ -1,4 +0,0 @@ - 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. |