diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-01-24 17:08:13 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-01-24 17:08:13 -0500 |
commit | 2d5bab6afb94cc0e132fdcf61b10ef5ec6a14085 (patch) | |
tree | 11e79e80a2c3706f44f2a32683763e91e5f1d23f /changes/ticket13605 | |
parent | fdc1cc9b4480d638970c5ee2f6f69c85e7767e6b (diff) | |
download | tor-2d5bab6afb94cc0e132fdcf61b10ef5ec6a14085.tar.gz tor-2d5bab6afb94cc0e132fdcf61b10ef5ec6a14085.zip |
Start on a changelog for 0.3.1.1-alpha
Diffstat (limited to 'changes/ticket13605')
-rw-r--r-- | changes/ticket13605 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/ticket13605 b/changes/ticket13605 deleted file mode 100644 index 0456881ff9..0000000000 --- a/changes/ticket13605 +++ /dev/null @@ -1,5 +0,0 @@ - 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. - |