diff options
Diffstat (limited to 'changes/msvc')
-rw-r--r-- | changes/msvc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/msvc b/changes/msvc new file mode 100644 index 000000000..9975c2d4c --- /dev/null +++ b/changes/msvc @@ -0,0 +1,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". |