Browse Source

changes file for split_entry_conn (ticket 3627)

Nick Mathewson 14 years ago
parent
commit
c6ea014b59
1 changed files with 5 additions and 0 deletions
  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.
+