From: Neel Chauhan Date: Tue, 10 Oct 2017 16:41:57 +0000 (-0400) Subject: Add ChangLog entry for the ReducedExitPolicy option X-Git-Tag: tor-0.3.3.1-alpha~281^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8126ffecb6546efd03ed3806fba41310498b1a63;p=thirdparty%2Ftor.git Add ChangLog entry for the ReducedExitPolicy option --- diff --git a/changes/ticket13605 b/changes/ticket13605 new file mode 100644 index 0000000000..0456881ff9 --- /dev/null +++ b/changes/ticket13605 @@ -0,0 +1,5 @@ + o Major features (relay): + - Implement an option, ReducedExitPolicy, to allow an Tor exit relay + operator to use a more reasonable ("reduced") exit policy, rather + than the default one. Closes ticket 13605. Patch from Neel Chauhan. +