]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add ChangLog entry for the ReducedExitPolicy option
authorNeel Chauhan <neel@neelc.org>
Tue, 10 Oct 2017 16:41:57 +0000 (12:41 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 31 Oct 2017 17:25:41 +0000 (13:25 -0400)
changes/ticket13605 [new file with mode: 0644]

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