浏览代码

Ticket #27678: Changes file.

Mike Perry 5 年之前
父节点
当前提交
e86593c40d
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      changes/ticket27678

+ 5 - 0
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.