Browse Source

the actual changelog entry this time

Roger Dingledine 15 years ago
parent
commit
8df3a90946
1 changed files with 5 additions and 0 deletions
  1. 5 0
      changes/bug1751

+ 5 - 0
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.