Bläddra i källkod

Another msvc changes entry

Nick Mathewson 12 år sedan
förälder
incheckning
cd80f6ee0f
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      changes/msvc

+ 2 - 0
changes/msvc

@@ -2,3 +2,5 @@
     - 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".
+    - Make the ntor and curve25519 code build correctly with MSVC.
+      Fix on 0.2.4.8-alpha.