summaryrefslogtreecommitdiff
path: root/changes/bug24613
blob: d718f8f94210a2d9f884563a7392551dccb14a71 (plain)
1
2
3
4
  o Minor features (performance, 32-bit):
    - Improve performance on 32-bit systems by avoiding 64-bit division
      to calculate the current timestamp in milliseconds for channel
      padding computations. Implements ticket 24613.