aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changes/msvc_fix3
1 files changed, 3 insertions, 0 deletions
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.