]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for split_entry_conn (ticket 3627)
authorNick Mathewson <nickm@torproject.org>
Wed, 7 Sep 2011 18:18:47 +0000 (14:18 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 7 Sep 2011 18:18:47 +0000 (14:18 -0400)
changes/split_entry_conn [new file with mode: 0644]

diff --git a/changes/split_entry_conn b/changes/split_entry_conn
new file mode 100644 (file)
index 0000000..c0a2eb6
--- /dev/null
@@ -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.
+