]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Another msvc changes entry
authorNick Mathewson <nickm@torproject.org>
Thu, 17 Jan 2013 20:54:21 +0000 (15:54 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 17 Jan 2013 20:54:21 +0000 (15:54 -0500)
changes/msvc

index 9975c2d4c6c0055c0b6f85b5a4ca537f03d73f43..1ae92e3f2e792a34246f0efbd344fc70a5cc7ba8 100644 (file)
@@ -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.