Parcourir la source

changes file for gisle vanem's MSVC fix

Nick Mathewson il y a 10 ans
Parent
commit
75e850efe6
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      changes/msvc_fix

+ 3 - 0
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.