[tor-commits] [tor/master] Another msvc changes entry
nickm at torproject.org
nickm at torproject.org
Thu Jan 17 20:59:02 UTC 2013
commit cd80f6ee0f8b479e0ad1815bef232d981649c367
Author: Nick Mathewson <nickm at torproject.org>
Date: Thu Jan 17 15:54:21 2013 -0500
Another msvc changes entry
---
changes/msvc | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/changes/msvc b/changes/msvc
index 9975c2d..1ae92e3 100644
--- a/changes/msvc
+++ b/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.
More information about the tor-commits
mailing list