bug3309 588 B

12345678910111213
  1. o Minor bugfixes:
  2. - Clear the table recording the time of the last request for each
  3. hidden service descriptor from each HS directory on SIGNAL
  4. NEWNYM. Previously, we would clear our HS descriptor cache on
  5. SIGNAL NEWNYM, but if we had previously retrieved a descriptor
  6. (or tried to) from every directory responsible for it, we would
  7. refuse to fetch it again for up to 15 minutes. Bugfix on
  8. 0.2.2.25-alpha; fixes bug 3309.
  9. o Minor features:
  10. - Log (at info level) when purging pieces of hidden-service-client
  11. state on SIGNAL NEWNYM.