Browse Source

Another msvc changes entry

Nick Mathewson 13 years ago
parent
commit
cd80f6ee0f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      changes/msvc

+ 2 - 0
changes/msvc

@@ -2,3 +2,5 @@
     - Correctly define HAVE_EVENT_BASE_LOOPEXIT, since we only build
     - Correctly define HAVE_EVENT_BASE_LOOPEXIT, since we only build
       with MSVC when using Libevent 2.0 or later. Fixes bug 7308.
       with MSVC when using Libevent 2.0 or later. Fixes bug 7308.
       Reported by "ultramage".
       Reported by "ultramage".
+    - Make the ntor and curve25519 code build correctly with MSVC.
+      Fix on 0.2.4.8-alpha.