From: Andrea Shepard Date: Sun, 25 Sep 2016 02:13:02 +0000 (+0000) Subject: Changes file for ticket 19858 X-Git-Tag: tor-0.3.0.1-alpha~232^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b4d961f08e4bc5e810877bea1f60268cf9a572c;p=thirdparty%2Ftor.git Changes file for ticket 19858 --- diff --git a/changes/ticket19858 b/changes/ticket19858 new file mode 100644 index 0000000000..41cc961455 --- /dev/null +++ b/changes/ticket19858 @@ -0,0 +1,4 @@ + o Features (guards): + - Abolish all global guard context in entrynodes.c; replace with new + guard_selection_t structure as preparation for prop. 271. Closes + ticket 19858.