aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2009-11-23 10:16:38 -0500
committerRoger Dingledine <arma@torproject.org>2009-11-23 10:16:38 -0500
commitcee9a28d1e4e55fb239da38908b7280ffeef1c72 (patch)
treebc3f092a73f79f5a07181ca32f78e688a9b5c5ec /ChangeLog
parent403f99eaa48b0374c9a21f624f81ecae521734b3 (diff)
parenta89f51c936f8bd3c2aef3e9472d5310c83dc8fa7 (diff)
downloadtor-cee9a28d1e4e55fb239da38908b7280ffeef1c72.tar.gz
tor-cee9a28d1e4e55fb239da38908b7280ffeef1c72.zip
Merge commit 'origin/maint-0.2.1'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24f835f357..b33197b91d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -336,6 +336,9 @@ Changes in Version 0.2.1.21 - 20??-??-??
handshake from working unless we explicitly tell OpenSSL that we are
using SSL renegotiation safely. We are, of course, but OpenSSL
0.9.8l won't work unless we say we are.
+ - Avoid crashing if the client is trying to upload many bytes and the
+ circuit gets torn down at the same time, or if the flip side
+ happens on the exit relay. Bugfix on 0.2.0.1-alpha; fixes bug 1150.
o Minor bugfixes:
- Do not refuse to learn about authority certs and v2 networkstatus