Merge branch 'maint-0.3.1'

This commit is contained in:
Nick Mathewson
2017-09-07 08:51:16 -04:00
2 changed files with 7 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (diagnostic):
- Add a stack trace to the bug warnings that can be logged when
trying to send an outgoing relay cell with n_chan == 0.
Diagnostic attempt for bug 23105.