aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-08-18 15:08:49 -0400
committerNick Mathewson <nickm@torproject.org>2011-08-18 15:16:05 -0400
commitd3653063d30ee8174f6ec330124553c6717fbe9c (patch)
tree8b79ef5db5ab4b85cf5296f26836b21b7210db3e /changes
parent52e36feda153e70cd08d624df73035b7e59a95ef (diff)
downloadtor-d3653063d30ee8174f6ec330124553c6717fbe9c.tar
tor-d3653063d30ee8174f6ec330124553c6717fbe9c.tar.gz
Automatically use filtering bufferevents with IOCP.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug37525
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug3752 b/changes/bug3752
new file mode 100644
index 000000000..270f1559c
--- /dev/null
+++ b/changes/bug3752
@@ -0,0 +1,5 @@
+ o Major bugfixes:
+ - The IOCP backend now works even when the user has not specified
+ the (internal, debbuging-only) _UseFilteringSSLBufferevents option.
+ Fixes part of bug 3752; bugfix on 0.2.3.1-alpha.
+