aboutsummaryrefslogtreecommitdiff
path: root/changes/bug3335
blob: 7e1e8986614deb7f00024abd42bced0c1bf2151b (plain)
1
2
3
4
5
6
7
8
9
10
11
  o Major bugfixes:

    - When an attempt to connect to a hidden service ends, consider
      refetching its hidden service descriptors from each of the HSDir
      relays responsible for them immediately.  Previously, we would
      not consider refetching the service's descriptors from each
      HSDir for 15 minutes after the last fetch; this behaviour was
      inconvenient if the hidden service was not running during the
      first attempt, for example.  Bugfix on 0.2.0.18-alpha; fixes bug
      3335.