aboutsummaryrefslogtreecommitdiff
path: root/changes/timersub_bug
blob: 9183862677a682555f8cddafc72fe8016e172115 (plain)
1
2
3
4
5
6
7
  o Major bugfixes:
    - Provide correct replacements for the timeradd() and timersub() functions
      for platforms that lack them (for example, windows). The timersub()
      function is used when expiring circuits, timeradd() is currently unused.
      Patch written by Vektor, who also reported the bug. Thanks! Bugfix
      on 0.2.2.24-alpha/0.2.3.1-alpha, fixes bug 4778.