Merge branch 'maint-0.4.0'

This commit is contained in:
Nick Mathewson
2019-02-19 11:51:24 -05:00
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (scheduler):
- When readding channels to the pending list, check the correct channel's
sched_heap_idx. Fixes bug 29508; bugfix on 0.3.2.10