aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-12-28 16:52:31 -0500
committerNick Mathewson <nickm@torproject.org>2011-12-28 16:52:31 -0500
commitbfae41328e9bbd29a3c3df2cd6b7c5d0caf83ada (patch)
tree6e978afee8ad5c07ad208635acbde4c0809dc502 /changes
parentf71d63ec9d331bb6c942ada160244ede4d9c26fc (diff)
parent84bf8e3808d5f10e5ffd0d9f9f31760c6d3875ab (diff)
downloadtor-bfae41328e9bbd29a3c3df2cd6b7c5d0caf83ada.tar
tor-bfae41328e9bbd29a3c3df2cd6b7c5d0caf83ada.tar.gz
Merge remote-tracking branch 'origin/maint-0.2.2'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug47886
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug4788 b/changes/bug4788
new file mode 100644
index 000000000..d65c0015a
--- /dev/null
+++ b/changes/bug4788
@@ -0,0 +1,6 @@
+ o Minor features (directory server):
+ - Directory servers now reject versions of Tor older than 0.2.1.30,
+ and Tor versions between 0.2.2.1-alpha and 0.2.2.20-alpha
+ (inclusive). These versions accounted for only a small fraction of
+ the Tor network, and have numerous known security issues. Resolves
+ issue #4788.