summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2009-08-26 15:43:18 -0400
committerRoger Dingledine <arma@torproject.org>2009-08-26 15:43:18 -0400
commitb7e8a4631fecc3b3e241780bf1d735683562fd97 (patch)
tree6c53133eee9e2559c327e8e5fd68f5a807658b8b /ChangeLog
parent5308eceef3e7287f77d7b10065c9f8341c5dd75b (diff)
downloadtor-b7e8a4631fecc3b3e241780bf1d735683562fd97.tar.gz
tor-b7e8a4631fecc3b3e241780bf1d735683562fd97.zip
changelog and spec changes for the .exit fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a85857c69..a3d76ca4ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
Changes in version 0.2.2.1-alpha - 2009-08-26
+ o Security fixes:
+ - Start the process of disabling ".exit" address notation, since it
+ can be used for a variety of esoteric application-level attacks
+ on users. To reenable it, set "AllowDotExit 1" in your torrc. Fix
+ on 0.0.9rc5.
+
o New directory authorities:
- Set up urras (run by Jacob Appelbaum) as the seventh v3 directory
authority.