aboutsummaryrefslogtreecommitdiff
path: root/changes/bug32639
blob: 1237ba074f19feac714785d13817fdaf47c41bcb (plain)
1
2
3
4
  o Minor bugfixes (onion services):
    - In cancel_descriptor_fetches(), use connection_list_by_type_purpose()
      instead of connection_list_by_type_state(). Fixes bug 32639; bugfix on
      0.3.2.1-alpha. Patch by Neel Chauhan.