From: Nick Mathewson Date: Wed, 7 Sep 2011 18:18:47 +0000 (-0400) Subject: changes file for split_entry_conn (ticket 3627) X-Git-Tag: tor-0.2.3.4-alpha~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c6ea014b5978a020ca4472345216ba29584db5a9;p=thirdparty%2Ftor.git changes file for split_entry_conn (ticket 3627) --- diff --git a/changes/split_entry_conn b/changes/split_entry_conn new file mode 100644 index 0000000000..c0a2eb6574 --- /dev/null +++ b/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. +