diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-06-26 09:50:57 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-06-26 09:50:57 -0400 |
commit | e269e081a1c1ec3450e8b86f64aa099f51b04b84 (patch) | |
tree | 5f994c5cbd43dd397435ef042db084ea19dbb005 /changes/ticket24844 | |
parent | dbc2b75009a781f2664b871a6033d47b04946299 (diff) | |
download | tor-e269e081a1c1ec3450e8b86f64aa099f51b04b84.tar.gz tor-e269e081a1c1ec3450e8b86f64aa099f51b04b84.zip |
Remove changes files that appeared in tor 0.4.4.1-alpha.
Diffstat (limited to 'changes/ticket24844')
-rw-r--r-- | changes/ticket24844 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket24844 b/changes/ticket24844 deleted file mode 100644 index da55b4cf67..0000000000 --- a/changes/ticket24844 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor features (v3 onion servies): - - Add v3 onion service status to the dumpstats() call which is - triggered by a SIGUSR1 signal. Previously, we only did v2 - onion services. Closes ticket 24844. Patch by Neel Chauhan. |