]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
the actual changelog entry this time
authorRoger Dingledine <arma@torproject.org>
Mon, 27 Sep 2010 21:44:51 +0000 (17:44 -0400)
committerRoger Dingledine <arma@torproject.org>
Mon, 27 Sep 2010 21:44:51 +0000 (17:44 -0400)
changes/bug1751 [new file with mode: 0644]

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