Merge branch 'maint-0.4.0' into release-0.4.0

This commit is contained in:
Nick Mathewson
2019-03-08 10:25:57 -05:00
2 changed files with 21 additions and 4 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (circuitpadding):
- Inspect circuit-level cell queue before sending padding, to avoid
sending padding while too much data is queued. Fixes bug 29204;
bugfix on 0.4.0.1-alpha.