summaryrefslogtreecommitdiff
path: root/changes/ticket11243
blob: 0b470baf7967537383b67c7c6f1f2a78bd0c78fa (plain)
1
2
3
4
5
6
7
  o Major features (downloading):
    - Upon receiving a server descriptor, microdescriptor, extrainfo
      document, or other object that is unparseable, if its digest
      matches what we expected, then mark it as not to be downloaded
      again. Previously, when we got a descriptor we didn't like, we
      would keep trying to download it over and over. Closes ticket
      11243.