diff --git a/changes/msvc_fix b/changes/msvc_fix new file mode 100644 index 0000000000..6d4531bff6 --- /dev/null +++ b/changes/msvc_fix @@ -0,0 +1,3 @@ + o Minor bugfixes (build): + - Fix compilation of test_status.c when building with MVSC. + Bugfix on 0.2.5.4-alpha. Patch from Gisle Vanem.