aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-02-28 11:20:26 -0500
committerNick Mathewson <nickm@torproject.org>2019-02-28 11:20:26 -0500
commitdc19d65c3bd02e4b406388939a9f57bac8010c2c (patch)
tree38ac7b28e0e96caa308ad0b8f0bf56a917a25462 /changes
parentaef6e61347f45087305871f356891ddd959d7081 (diff)
parentaa360b255bc1c262486500655bac70c4f0f00118 (diff)
downloadtor-dc19d65c3bd02e4b406388939a9f57bac8010c2c.tar.gz
tor-dc19d65c3bd02e4b406388939a9f57bac8010c2c.zip
Merge remote-tracking branch 'tor-github/pr/728' into maint-0.4.0
Diffstat (limited to 'changes')
-rw-r--r--changes/bug295624
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug29562 b/changes/bug29562
new file mode 100644
index 0000000000..0621cd09a0
--- /dev/null
+++ b/changes/bug29562
@@ -0,0 +1,4 @@
+ o Minor bugfixes (pluggable transports):
+ - Fix an assertion failure crash bug when a pluggable transport process is
+ terminated during the bootstrap phase. Fixes bug 29562; bugfix on
+ 0.4.0.1-alpha.