bug1992 454 B

1234567891011
  1. o Minor bugfixes:
  2. - Stop trying to resolve our hostname so often (e.g. every time we
  3. think about doing a directory fetch). Now we reuse the cached
  4. answer in some cases. Fixes bugs 1992 (bugfix on 0.2.0.20-rc)
  5. and 2410 (bugfix on 0.1.2.2-alpha).
  6. o Minor features:
  7. - Make bridge relays check once a minute for whether their IP
  8. address has changed, rather than only every 15 minutes. Resolves
  9. bugs 1913 and 1992.