add another heuristic for changes stanzas
[tor.git] / changes / bug2722
blobed132fc899fc1d4c8387b5f67d8111fd9da7c109
1   o Minor bugfixes
2     - Ignore the TunnelDirConns option when determining which HSDir
3       relays are responsible for a hidden service descriptor ID.
4       Currently, clients and hidden services with TunnelDirConns off
5       will skip over HSDir relays which do not advertise a DirPort
6       when making a list of HSDirs responsible for a descriptor ID,
7       even though they would never try to use a HSDir's DirPort to
8       upload or fetch a hidden service descriptor.  Fixes bug 2722;
9       bugfix on 0.2.1.6-alpha.