浏览代码

the actual changelog entry this time

Roger Dingledine 15 年之前
父节点
当前提交
8df3a90946
共有 1 个文件被更改,包括 5 次插入0 次删除
  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.