summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-05-30 14:49:49 -0400
committerNick Mathewson <nickm@torproject.org>2011-05-30 14:49:49 -0400
commitda7c60dcf310fb9914bfd1b84a34b440ab04900a (patch)
tree1a30bd8ef9e3473a45a5c72c538afceae9233412 /changes
parent6802499413f8efd98ad4d578e5ef937cb55c1edc (diff)
parentcfeafe5e77c9dd5587b1ec553eb1065f0bf841fd (diff)
downloadtor-da7c60dcf310fb9914bfd1b84a34b440ab04900a.tar.gz
tor-da7c60dcf310fb9914bfd1b84a34b440ab04900a.zip
Merge remote-tracking branch 'public/bug3270' into maint-0.2.2
Diffstat (limited to 'changes')
-rw-r--r--changes/bug32704
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug3270 b/changes/bug3270
new file mode 100644
index 0000000000..b37bb983cc
--- /dev/null
+++ b/changes/bug3270
@@ -0,0 +1,4 @@
+ o Minor bugfixes
+ - Use a wide type to hold sockets when built for 64-bit Windows builds.
+ Fixes bug 3270.
+