Author: Roger Dingledine <[email protected]> Date: Mon, 27 Sep 2010 17:44:51 -0400 Subject: the actual changelog entry this time Commit: 8df3a909466217d6738d6fe4f7555f569b2a4cb7
--- changes/bug1751 | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) create mode 100644 changes/bug1751 diff --git a/changes/bug1751 b/changes/bug1751 new file mode 100644 index 0000000..58ea9a2 --- /dev/null +++ b/changes/bug1751 @@ -0,0 +1,5 @@ + o Major features: + - Exit relays now try harder to block exit attempts from unknown + relays, to make it harder for people to use them as one-hop proxies. + Controlled by the refuseunknownexits consensus parameter, or you + can override it with the RefuseUnknownExits torrc option. -- 1.7.1
