summaryrefslogtreecommitdiff
path: root/changes/bug1297a
blob: 459ef6534d54c876138e105ee08e5fadce194610 (plain)
1
2
3
4
5
6
7
8
  o Major bugfixes:
    - Apply circuit timeouts to opened hidden-service-related circuits
      based on the correct start time.  Previously, we would apply the
      circuit build timeout based on time since the circuit's
      creation; it was supposed to be applied based on time since the
      circuit entered its current state.  Bugfix on 0.0.6; fixes part
      of bug 1297.