aboutsummaryrefslogtreecommitdiff
path: root/changes/bug2003
blob: f1298dd63975237d609eba5eb349a5a6687a2117 (plain)
1
2
3
4
5
6
7
8
  o Major bugfixes:
    - Don't update the AccountingSoftLimitHitAt state file entry whenever
      tor gets started. This prevents a wrong average bandwidth estimate,
      which would cause relays to always start a new accounting interval at
      the earliest possible moment. Fixes bug 2003; bugfix on 0.2.2.7-alpha.
      Reported by BryonEldridge, who also helped immensely in tracking this
      bug down. Thanks!