瀏覽代碼

Add changelog entry for merged #7359.

Karsten Loesing 12 年之前
父節點
當前提交
d4af57a2c6
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      changes/bug7359

+ 7 - 0
changes/bug7359

@@ -0,0 +1,7 @@
+  o Minor features (controller):
+    - Extend ORCONN controller event by ID parameter and add four new
+      controller event types CONN_BW, CIRC_BW, CELL_STATS, and TB_EMPTY
+      that shall help understand connection and circuit usage.  The new
+      events are emitted in private Tor networks only.  Implements
+      proposal 218.  Resolves ticket #7359.
+