summaryrefslogtreecommitdiff
path: root/changes/bug16013
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-06-25 11:14:44 -0400
committerNick Mathewson <nickm@torproject.org>2015-06-25 11:14:44 -0400
commit1c1d71fe1adf9202a1e0c9e4aa35c2cb7ce1fe7b (patch)
treec6904c932032d667fd5211ef91ccfc71b94b2320 /changes/bug16013
parent03e3cf6a7aa86c74d01cebd61c9ad89200661e73 (diff)
parent68eaaed7982b63abedfcfba33f7e2656c68e3e4a (diff)
downloadtor-1c1d71fe1adf9202a1e0c9e4aa35c2cb7ce1fe7b.tar.gz
tor-1c1d71fe1adf9202a1e0c9e4aa35c2cb7ce1fe7b.zip
Merge remote-tracking branch 'public/bug16013_025' into maint-0.2.6
Diffstat (limited to 'changes/bug16013')
-rw-r--r--changes/bug160135
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug16013 b/changes/bug16013
new file mode 100644
index 0000000000..d194c609f8
--- /dev/null
+++ b/changes/bug16013
@@ -0,0 +1,5 @@
+ o Major bugfixes (hidden service, stability):
+ - Stop randomly crashing with an assertion failure when connecting to a
+ busy hidden service, or connecting to a hidden service while a NEWNYM
+ is in progress. Fixes bug 16013; bugfix on 0.1.0.1-rc.
+