Add ChangLog entry for the ReducedExitPolicy option

This commit is contained in:
Neel Chauhan 2017-10-10 12:41:57 -04:00 committed by Nick Mathewson
parent e8c6d431fa
commit 8126ffecb6

5
changes/ticket13605 Normal file
View File

@ -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.