Просмотр исходного кода

changes file for split_entry_conn (ticket 3627)

Nick Mathewson 14 лет назад
Родитель
Сommit
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.
+