summaryrefslogtreecommitdiff
path: root/changes/msvc
blob: 9975c2d4c6c0055c0b6f85b5a4ca537f03d73f43 (plain)
1
2
3
4
  o Build fixes (MSVC):
    - Correctly define HAVE_EVENT_BASE_LOOPEXIT, since we only build
      with MSVC when using Libevent 2.0 or later. Fixes bug 7308.
      Reported by "ultramage".