aboutsummaryrefslogtreecommitdiff
path: root/changes/bug1751
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2010-09-30 17:32:17 -0400
committerRoger Dingledine <arma@torproject.org>2010-09-30 17:32:17 -0400
commitd62a2d6ee56eb70c3b52cff2c7f035e0aa8cc158 (patch)
tree1f270433f89ec18463e7b59df4b606a9154b143c /changes/bug1751
parent5a19df1d94d8552a06dfc8fca9228dd36ed994e8 (diff)
downloadtor-d62a2d6ee56eb70c3b52cff2c7f035e0aa8cc158.tar
tor-d62a2d6ee56eb70c3b52cff2c7f035e0aa8cc158.tar.gz
write up a changelog file
Diffstat (limited to 'changes/bug1751')
-rw-r--r--changes/bug17515
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug1751 b/changes/bug1751
deleted file mode 100644
index 58ea9a225..000000000
--- a/changes/bug1751
+++ /dev/null
@@ -1,5 +0,0 @@
- 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.