aboutsummaryrefslogtreecommitdiff
path: root/changes/bug3309
blob: 5df0d9d3485a68153845d5babdf2c54b7a061d22 (plain)
1
2
3
4
5
6
7
8
9
  o Minor bugfixes:
    - Clear the table recording the time of the last request for each
      hidden service descriptor from each HS directory on SIGNAL
      NEWNYM.  Previously, we would clear our HS descriptor cache on
      SIGNAL NEWNYM, but if we had previously retrieved a descriptor
      (or tried to) from every directory responsible for it, we would
      refuse to fetch it again for up to 15 minutes.  Bugfix on
      0.2.2.25-alpha; fixes bug 3309.