aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-01-17 15:54:21 -0500
committerNick Mathewson <nickm@torproject.org>2013-01-17 15:54:21 -0500
commitcd80f6ee0f8b479e0ad1815bef232d981649c367 (patch)
tree8ccb3962c2839e40411f9466f9901a1529675250 /changes
parent213bd7760fd1ef7f55f08a2d189aa7b3b29fa1d1 (diff)
downloadtor-cd80f6ee0f8b479e0ad1815bef232d981649c367.tar
tor-cd80f6ee0f8b479e0ad1815bef232d981649c367.tar.gz
Another msvc changes entry
Diffstat (limited to 'changes')
-rw-r--r--changes/msvc2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/msvc b/changes/msvc
index 9975c2d4c..1ae92e3f2 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.