summaryrefslogtreecommitdiff
path: root/changes/bug27003
blob: 4f2045afc783148e4ec40a843b9624c17159069d (plain)
1
2
3
4
5
6
  o Major bugfixes (event scheduler):
    - When we enable a periodic event, schedule it in the event loop
      rather than running it immediately. Previously, we would re-run
      periodic events immediately in the middle of (for example)
      changing our options, with unpredictable effects.  Fixes bug
      27003; bugfix on 0.3.4.1-alpha.