aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket24844
blob: da55b4cf675ee0a3fbae682bbbbf9b3bdec5656e (plain)
1
2
3
4
  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.