summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-03-15 11:09:22 -0400
committerNick Mathewson <nickm@torproject.org>2017-03-15 11:09:22 -0400
commit3b2d6da45344774d58b97f709c77fb35d26ba180 (patch)
treef9d476a2cb0e8491a2513276f50c52e8e02c21b0 /changes
parent6004dd2162633d3af526c5e3cc7dda9326e1c95e (diff)
parent567a56ae2e59aef26b31829f300c5700c7923f7b (diff)
downloadtor-3b2d6da45344774d58b97f709c77fb35d26ba180.tar.gz
tor-3b2d6da45344774d58b97f709c77fb35d26ba180.zip
Merge branch 'maint-0.3.0'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug200593
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug20059 b/changes/bug20059
new file mode 100644
index 0000000000..091fab06d1
--- /dev/null
+++ b/changes/bug20059
@@ -0,0 +1,3 @@
+ o Minor bugfixes (relay):
+ - Avoid a double-marked-circuit warning that can happen when we receive
+ DESTROY cells under heavy load. Fixes bug 20059; bugfix on 0.1.0.1-rc.