浏览代码

Another msvc changes entry

Nick Mathewson 12 年之前
父节点
当前提交
cd80f6ee0f
共有 1 个文件被更改,包括 2 次插入0 次删除
  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.