aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-09-13 10:04:42 +0000
committerRoger Dingledine <arma@torproject.org>2008-09-13 10:04:42 +0000
commit2d95accc75133248d6c3a7c93c5211488f060de6 (patch)
tree4a32a33b6d3d4bf351a002789a569a055dff6336 /ChangeLog
parentabb5febd8a97267ec24bc0b5e1435c69261e02b6 (diff)
downloadtor-2d95accc75133248d6c3a7c93c5211488f060de6.tar.gz
tor-2d95accc75133248d6c3a7c93c5211488f060de6.zip
Allow ports 465 and 587 in the default exit policy again. We had
rejected them in 0.1.0.15, because back in 2005 they were commonly misconfigured and ended up as spam targets. We hear they are better locked down these days. svn:r16898
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1485a4c113..41822f0d5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,10 @@ Changes in version 0.2.1.6-alpha - 2008-09-xx
fails to establish a TCP connection. Cleanup on 0.2.1.x.
o Minor features:
+ - Allow ports 465 and 587 in the default exit policy again. We had
+ rejected them in 0.1.0.15, because back in 2005 they were commonly
+ misconfigured and ended up as spam targets. We hear they are better
+ locked down these days.
- Use a lockfile to make sure that two Tor processes are not
simultaneously running with the same datadir.
- Directory mirrors store and serve v2 hidden service descriptors by