aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-06-10 12:26:39 -0400
committerNick Mathewson <nickm@torproject.org>2013-06-10 12:26:39 -0400
commit607b29ae1abe7da7d06e4e9282ed88a2dd7fe8d4 (patch)
tree6ada8daa1215ad6db0c4b51629c5389b0091fbb5 /changes
parentc860a96ecb652d76dc23f2b490db4f5a95e9b0c3 (diff)
parent4835faebf533f93eb390649dfcb5c8cc0289e3d3 (diff)
downloadtor-607b29ae1abe7da7d06e4e9282ed88a2dd7fe8d4.tar.gz
tor-607b29ae1abe7da7d06e4e9282ed88a2dd7fe8d4.zip
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Diffstat (limited to 'changes')
-rw-r--r--changes/bug90176
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug9017 b/changes/bug9017
new file mode 100644
index 0000000000..359c526b00
--- /dev/null
+++ b/changes/bug9017
@@ -0,0 +1,6 @@
+ o Major bugfixes:
+ - Avoid an assertion failure on OpenBSD (and perhaps other BSDs)
+ when an exit connection with optimistic data succeeds immediately
+ rather than returning EINPROGRESS. Fixes bug 9017; bugfix on
+ 0.2.3.1-alpha.
+