浏览代码

changes file for split_entry_conn (ticket 3627)

Nick Mathewson 14 年之前
父节点
当前提交
c6ea014b59
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      changes/split_entry_conn

+ 5 - 0
changes/split_entry_conn

@@ -0,0 +1,5 @@
+  o Code refactoring:
+    - Make "entry connection" in to a new internal subtype of "edge
+      connection", to simplify the code and make exit connections
+      smaller.
+