Quellcode durchsuchen

Another msvc changes entry

Nick Mathewson vor 13 Jahren
Ursprung
Commit
cd80f6ee0f
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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.