aboutsummaryrefslogtreecommitdiff
path: root/changes/bug10722
blob: 0a62e44c2341e9f45cc32965ea5e69f2c86203b1 (plain)
1
2
3
4
5
6
7
8
  o Minor bugfixes:
    - If ExcludeNodes is set, consider non-excluded hidden service
      directory servers before excluded ones. Do not consider excluded
      hidden service directory servers at all if StrictNodes is
      set. (Previously, we would sometimes decide to connect to those
      servers, and then realize before we initiated a connection that
      we had excluded them.) Fixes bug 10722; bugfix on 0.2.0.10-alpha.
      Reported by "mr-4".