diff options
Diffstat (limited to 'changes/ticket27678')
-rw-r--r-- | changes/ticket27678 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket27678 b/changes/ticket27678 new file mode 100644 index 0000000000..daeb262e10 --- /dev/null +++ b/changes/ticket27678 @@ -0,0 +1,5 @@ + o Minor features (controller): + - Emit CIRC_BW events as soon as we detect that we processed an invalid + or otherwise dropped cell on a circuit. This allows vanguards and + other controllers to react more quickly to dropped cells. Closes + ticket 27678. |